fix(argo-cd): collect syntax
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
e771d8108a
commit
442899adec
2 changed files with 3 additions and 3 deletions
|
@ -2406,7 +2406,7 @@ spec:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: array
|
type: array
|
||||||
passCreden[Otials:
|
passCredentials:
|
||||||
description: PassCredentials pass credentials
|
description: PassCredentials pass credentials
|
||||||
to all domains (Helm's --pass-credentials)
|
to all domains (Helm's --pass-credentials)
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|
|
@ -2279,7 +2279,7 @@ spec:
|
||||||
version:
|
version:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
[O kustomize:
|
kustomize:
|
||||||
properties:
|
properties:
|
||||||
commonAnnotations:
|
commonAnnotations:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
@ -3307,7 +3307,7 @@ spec:
|
||||||
values:
|
values:
|
||||||
type: string
|
type: string
|
||||||
version:
|
version:
|
||||||
[I type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
kustomize:
|
kustomize:
|
||||||
properties:
|
properties:
|
||||||
|
|
Loading…
Reference in a new issue