fix: update CRDs (#346)
This commit is contained in:
parent
eea5b76e2a
commit
8f3bfae1fb
3 changed files with 39 additions and 1 deletions
|
|
@ -233,6 +233,9 @@ spec:
|
|||
description: NameSuffix is a suffix appended to resources
|
||||
for kustomize apps
|
||||
type: string
|
||||
version:
|
||||
description: Version contains optional Kustomize version
|
||||
type: string
|
||||
type: object
|
||||
path:
|
||||
description: Path is a directory path within the Git repository
|
||||
|
|
@ -517,6 +520,9 @@ spec:
|
|||
description: NameSuffix is a suffix appended to resources for
|
||||
kustomize apps
|
||||
type: string
|
||||
version:
|
||||
description: Version contains optional Kustomize version
|
||||
type: string
|
||||
type: object
|
||||
path:
|
||||
description: Path is a directory path within the Git repository
|
||||
|
|
@ -776,6 +782,9 @@ spec:
|
|||
description: NameSuffix is a suffix appended to resources
|
||||
for kustomize apps
|
||||
type: string
|
||||
version:
|
||||
description: Version contains optional Kustomize version
|
||||
type: string
|
||||
type: object
|
||||
path:
|
||||
description: Path is a directory path within the Git repository
|
||||
|
|
@ -1049,6 +1058,10 @@ spec:
|
|||
description: NameSuffix is a suffix appended to
|
||||
resources for kustomize apps
|
||||
type: string
|
||||
version:
|
||||
description: Version contains optional Kustomize
|
||||
version
|
||||
type: string
|
||||
type: object
|
||||
path:
|
||||
description: Path is a directory path within the Git
|
||||
|
|
@ -1335,6 +1348,9 @@ spec:
|
|||
description: NameSuffix is a suffix appended to resources
|
||||
for kustomize apps
|
||||
type: string
|
||||
version:
|
||||
description: Version contains optional Kustomize version
|
||||
type: string
|
||||
type: object
|
||||
path:
|
||||
description: Path is a directory path within the Git repository
|
||||
|
|
@ -1608,6 +1624,9 @@ spec:
|
|||
description: NameSuffix is a suffix appended to resources
|
||||
for kustomize apps
|
||||
type: string
|
||||
version:
|
||||
description: Version contains optional Kustomize version
|
||||
type: string
|
||||
type: object
|
||||
path:
|
||||
description: Path is a directory path within the Git repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue