diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index c3f52770..832d4184 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -281,7 +281,7 @@ configs: # -- A list of glob patterns specifying where to look for ApplicationSet resources. (e.g. `"namespace1, namespace2"`) applicationsetcontroller.namespaces: "" - # -- Enables [Applications in any namespace] + # -- Enables [Applications in any namespace] ## List of additional namespaces where applications may be created in and reconciled from. ## The namespace where Argo CD is installed to will always be allowed. ## Set comma-separated list. (e.g. app-team-one, app-team-two)