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: object
|
||||
type: array
|
||||
passCreden[Otials:
|
||||
passCredentials:
|
||||
description: PassCredentials pass credentials
|
||||
to all domains (Helm's --pass-credentials)
|
||||
type: boolean
|
||||
|
|
|
@ -2279,7 +2279,7 @@ spec:
|
|||
version:
|
||||
type: string
|
||||
type: object
|
||||
[O kustomize:
|
||||
kustomize:
|
||||
properties:
|
||||
commonAnnotations:
|
||||
additionalProperties:
|
||||
|
@ -3307,7 +3307,7 @@ spec:
|
|||
values:
|
||||
type: string
|
||||
version:
|
||||
[I type: string
|
||||
type: string
|
||||
type: object
|
||||
kustomize:
|
||||
properties:
|
||||
|
|
Loading…
Reference in a new issue