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"
auth:
tokenSecretRef:
name: vault-init
key: root-token
name: vault-eso-token
key: token
namespace: dev-tools

View File

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