CHORE(pgweb): use ClusterSecretStore instead of namespace Secret

- Change to ClusterSecretStore
- Simplify secret management
This commit is contained in:
2025-12-29 21:52:23 +09:00
parent 588861a53b
commit c537136c1d
4 changed files with 1 additions and 25 deletions

View File

@@ -2,7 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- vault/serviceaccount.yaml
- vault/secretstore.yaml
- vault/pgweb-secret.yaml
- ingress.yaml