refactor: update Vault secret paths to new categorized structure
- authelia: postgresql → storage/postgresql, authelia → security/authelia - external-secrets: zot → storage/zot (ClusterExternalSecret) - vault: secret/data/vault/config → security/vault, authelia → security/authelia Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -14,5 +14,5 @@ spec:
|
||||
data:
|
||||
- secretKey: extraconfig-from-values.hcl
|
||||
remoteRef:
|
||||
key: secret/data/vault/config
|
||||
key: security/vault
|
||||
property: extraconfig-from-values.hcl
|
||||
|
||||
@@ -14,5 +14,5 @@ spec:
|
||||
data:
|
||||
- secretKey: VAULT_CLIENT_SECRET
|
||||
remoteRef:
|
||||
key: authelia
|
||||
key: security/authelia
|
||||
property: VAULT_CLIENT_SECRET
|
||||
|
||||
Reference in New Issue
Block a user