fetch upstream
Signed-off-by: leehosu <hosu4549@gmail.com>
This commit is contained in:
parent
0745a74fc9
commit
c4171c68fd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue