chore: update sample templates to use catalogFilter instead of allowedKinds

Signed-off-by: Enrico Alvarenga <enrico.alvarenga@segment.com>
This commit is contained in:
Enrico Alvarenga
2022-12-19 12:56:04 -08:00
parent 981e34be32
commit 15b3c2b153
3 changed files with 6 additions and 6 deletions
@@ -39,8 +39,8 @@ spec:
description: Owner of the component
ui:field: OwnerPicker
ui:options:
allowedKinds:
- Group
catalogFilter:
kind: Group
steps:
- id: fetch-base
@@ -53,8 +53,8 @@ parameters:
description: Owner of the component
ui:field: OwnerPicker
ui:options:
allowedKinds:
- Group
catalogFilter:
kind: Group
- title: Choose a location
required:
- repoUrl