fetch upstream

Signed-off-by: leehosu <hosu4549@gmail.com>
This commit is contained in:
leehosu 2024-09-24 23:43:05 +09:00
parent 0745a74fc9
commit c4171c68fd
No known key found for this signature in database
GPG key ID: 49693DFDB234F6E4

View file

@ -281,7 +281,7 @@ configs:
# -- A list of glob patterns specifying where to look for ApplicationSet resources. (e.g. `"namespace1, namespace2"`) # -- A list of glob patterns specifying where to look for ApplicationSet resources. (e.g. `"namespace1, namespace2"`)
applicationsetcontroller.namespaces: "" 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. ## 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. ## The namespace where Argo CD is installed to will always be allowed.
## Set comma-separated list. (e.g. app-team-one, app-team-two) ## Set comma-separated list. (e.g. app-team-one, app-team-two)