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

@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- vault/grafana-admin-password.yaml
- manifests/secret.yaml