REFACTOR(repo): move vault/ to manifests/

- Move ExternalSecret files from vault/ to manifests/secret.yaml
- Update kustomization.yaml references
- Remove vault/ folders

Apps: alertmanager, grafana, prometheus
This commit is contained in:
2026-01-06 16:42:33 +09:00
parent 7b9abaf9c8
commit 7888aeff36
6 changed files with 3 additions and 3 deletions

View File

@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- manifests/servicemonitor.yaml
- vault/alertmanager-secrets.yaml
- manifests/secret.yaml