fix: improve argo remote cluster credentials reset

This commit is contained in:
2025-05-11 10:16:31 +02:00
parent 7de100a4d4
commit e511edefcd
5 changed files with 37 additions and 5 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
apiVersion: v1
stringData:
config: |
{"bearerToken":"","tlsClientConfig":{"insecure":true}}
config: '{"bearerToken":"@token@","tlsClientConfig":{"insecure":true}}'
name: ekman
server: https://10.255.241.99:4443
kind: Secret
metadata:
labels:
argocd.argoproj.io/secret-type: cluster
name: cluster-10.255.241.99-4046803085
name: cluster-ekman
namespace: argocd
type: Opaque