REFACTOR(pgweb): migrate to bjw-s/app-template

- Replace deployment.yaml with helm-values.yaml
- ArgoCD uses app-template chart v3.6.1
- Ingress now defined in helm-values.yaml
This commit is contained in:
2026-01-06 15:41:55 +09:00
parent c46de7c16e
commit ef8bef964b
5 changed files with 85 additions and 100 deletions

View File

@@ -1,6 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- vault/pgweb-secret.yaml
- ingress.yaml