From 6dc5ff4f6742db310f40174b8bce983c10dc3b46 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 24 Jul 2025 04:15:23 +0300 Subject: [PATCH] Change the token for vault-oidc-clients --- cluster-secretstores/vault-oidc-clients.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-secretstores/vault-oidc-clients.yaml b/cluster-secretstores/vault-oidc-clients.yaml index 86a3e4e..fd35c69 100644 --- a/cluster-secretstores/vault-oidc-clients.yaml +++ b/cluster-secretstores/vault-oidc-clients.yaml @@ -11,5 +11,5 @@ spec: auth: tokenSecretRef: name: vault-eso-token - key: root-token + key: token namespace: dev-tools \ No newline at end of file