feat(argo-cd): Add label to cluster-secrets for usage with appSet cluster selector
Signed-off-by: mike sarver <mike.sarver@ibotta.com>
This commit is contained in:
parent
a644d72f5d
commit
34af70fbed
1 changed files with 1 additions and 1 deletions
|
@ -881,8 +881,8 @@ configs:
|
|||
clusterCredentials: []
|
||||
# - name: mycluster
|
||||
# server: https://mycluster.com
|
||||
# labels: {}
|
||||
# annotations: {}
|
||||
# labels: {}
|
||||
# config:
|
||||
# bearerToken: "<authentication token>"
|
||||
# tlsClientConfig:
|
||||
|
|
Loading…
Reference in a new issue