Fix general-secrets and internal users

This commit is contained in:
dvirlabs 2025-07-24 04:17:13 +03:00
parent 6dc5ff4f67
commit bbc7bcff48
2 changed files with 4 additions and 4 deletions

View File

@ -10,6 +10,6 @@ spec:
version: "v2" version: "v2"
auth: auth:
tokenSecretRef: tokenSecretRef:
name: vault-init name: vault-eso-token
key: root-token key: token
namespace: dev-tools namespace: dev-tools

View File

@ -10,6 +10,6 @@ spec:
version: "v2" version: "v2"
auth: auth:
tokenSecretRef: tokenSecretRef:
name: vault-init name: vault-eso-token
key: root-token key: token
namespace: dev-tools namespace: dev-tools