REFACTOR(secrets): flatten Vault paths

- Change secret paths from <category>/<app> to <app>
- applications/code-server → code-server
- applications/umami → umami
- databases/postgresql → postgresql
- cluster-infrastructure/authelia → authelia
This commit is contained in:
2026-01-06 16:53:02 +09:00
parent 068d9339b9
commit d65596309b
3 changed files with 5 additions and 5 deletions

View File

@@ -14,5 +14,5 @@ spec:
data:
- secretKey: password
remoteRef:
key: applications/code-server
key: code-server
property: PASSWORD