Skip to content

Commit c1cb213

Browse files
backfill dependency status on create + update
1 parent 8fe6131 commit c1cb213

23 files changed

+73
-16
lines changed
-407 KB
Binary file not shown.
319 Bytes
Binary file not shown.
3 Bytes
Binary file not shown.
-407 KB
Binary file not shown.
312 Bytes
Binary file not shown.
-5 Bytes
Binary file not shown.

charts/controller/crds/deployments.plural.sh_globalservices.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,9 @@ spec:
595595
Used for inflating Helm charts.
596596
type: boolean
597597
path:
598-
description: Path to the kustomization file to use.
598+
description: The folder your base kustomization file lives
599+
within relative to your main git folder path. It can be
600+
a subdirectory.
599601
type: string
600602
required:
601603
- path

charts/controller/crds/deployments.plural.sh_managednamespaces.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,9 @@ spec:
471471
Used for inflating Helm charts.
472472
type: boolean
473473
path:
474-
description: Path to the kustomization file to use.
474+
description: The folder your base kustomization file lives
475+
within relative to your main git folder path. It can be
476+
a subdirectory.
475477
type: string
476478
required:
477479
- path

charts/controller/crds/deployments.plural.sh_previewenvironmenttemplates.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,9 @@ spec:
525525
Used for inflating Helm charts.
526526
type: boolean
527527
path:
528-
description: Path to the kustomization file to use.
528+
description: The folder your base kustomization file lives
529+
within relative to your main git folder path. It can be
530+
a subdirectory.
529531
type: string
530532
required:
531533
- path

charts/controller/crds/deployments.plural.sh_servicedeployments.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,8 @@ spec:
493493
Used for inflating Helm charts.
494494
type: boolean
495495
path:
496-
description: Path to the kustomization file to use.
496+
description: The folder your base kustomization file lives within
497+
relative to your main git folder path. It can be a subdirectory.
497498
type: string
498499
required:
499500
- path

0 commit comments

Comments
 (0)