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:
l2h 2024-09-24 15:17:42 +09:00 committed by GitHub
parent 4b5e530257
commit 9f0a20d26c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]