argocd-apps/apps/base/woodpecker/kustomization.yaml
Ben Vincent cc7a50eca5
Some checks failed
ci/woodpecker/pr/kubeconform Pipeline failed
ci/woodpecker/pr/pre-commit Pipeline was successful
feat: migrate woodpecker to argocd
- move woodpecker helm chart deployment to argocd
- move cnpg resources
- move vault resources
2026-03-03 22:13:20 +11:00

11 lines
188 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- cnpg_cluster.yaml
- cnpg_pooler.yaml
- vaultauth.yaml
- vaultstaticsecret.yaml