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: []
|
clusterCredentials: []
|
||||||
# - name: mycluster
|
# - name: mycluster
|
||||||
# server: https://mycluster.com
|
# server: https://mycluster.com
|
||||||
# labels: {}
|
|
||||||
# annotations: {}
|
# annotations: {}
|
||||||
|
# labels: {}
|
||||||
# config:
|
# config:
|
||||||
# bearerToken: "<authentication token>"
|
# bearerToken: "<authentication token>"
|
||||||
# tlsClientConfig:
|
# tlsClientConfig:
|
||||||
|
|
Loading…
Reference in a new issue