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:
2026-01-11 22:36:33 +09:00
parent 5e717ff9b1
commit 2cfcc586be
4 changed files with 13 additions and 13 deletions

View File

@@ -23,9 +23,9 @@ spec:
data:
- secretKey: USERNAME
remoteRef:
key: zot
key: storage/zot
property: USERNAME
- secretKey: PASSWORD
remoteRef:
key: zot
key: storage/zot
property: PASSWORD