REFACTOR(mas): flatten Vault paths to root level

- mas/api-keys → mas
- databases/postgresql → postgresql
This commit is contained in:
2026-01-06 16:59:44 +09:00
parent 2aab61539b
commit c9fdbfe8f7

View File

@@ -13,7 +13,7 @@ spec:
data:
- secretKey: anthropic-api-key
remoteRef:
key: mas/api-keys
key: mas
property: ANTHROPIC_API_KEY
---
apiVersion: external-secrets.io/v1
@@ -31,5 +31,5 @@ spec:
data:
- secretKey: password
remoteRef:
key: databases/postgresql
key: postgresql
property: PASSWORD