refactor: update Vault secret paths to new categorized structure

- alertmanager: alertmanager → observability/alertmanager
- grafana: postgresql → storage/postgresql
- prometheus: postgresql → storage/postgresql, minio → storage/minio
- thanos: minio → storage/minio

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-11 22:36:22 +09:00
parent 4aa7e37f76
commit c1214029a2
4 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ spec:
data:
- secretKey: smtp_auth_password
remoteRef:
key: alertmanager
key: observability/alertmanager
property: SMTP_PASSWORD
---
apiVersion: external-secrets.io/v1
@@ -81,5 +81,5 @@ spec:
data:
- secretKey: smtp_password
remoteRef:
key: alertmanager
key: observability/alertmanager
property: SMTP_PASSWORD