Update charts/argo-cd/values.yaml
Co-authored-by: Aikawa <yu.croco@gmail.com> Signed-off-by: l2h <hosu4549@gmail.com>
This commit is contained in:
parent
4b5e530257
commit
9f0a20d26c
1 changed files with 1 additions and 2 deletions
|
@ -279,8 +279,7 @@ configs:
|
||||||
# -- Enables use of the Progressive Syncs capability
|
# -- Enables use of the Progressive Syncs capability
|
||||||
applicationsetcontroller.enable.progressive.syncs: false
|
applicationsetcontroller.enable.progressive.syncs: false
|
||||||
|
|
||||||
# When specifying multiple namespaces, specify them as a comma-separated string
|
+ # -- A list of glob patterns specifying where to look for ApplicationSet resources. (e.g. `"namespace1, namespace2"`)
|
||||||
# e.g., "namespace1, namespace2"
|
|
||||||
applicationsetcontroller.namespaces: ""
|
applicationsetcontroller.namespaces: ""
|
||||||
|
|
||||||
# -- Enables [Applications in any namespace]
|
# -- Enables [Applications in any namespace]
|
||||||
|
|
Loading…
Reference in a new issue