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:
@@ -14,5 +14,5 @@ spec:
|
||||
data:
|
||||
- secretKey: password
|
||||
remoteRef:
|
||||
key: applications/code-server
|
||||
key: code-server
|
||||
property: PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user