feat: migrate woodpecker to argocd (#13)

- move woodpecker helm chart deployment to argocd
- move cnpg resources
- move vault resources

Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
2026-03-03 22:24:17 +11:00
parent 68d872e36f
commit dbd8914013
10 changed files with 250 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- cnpg_cluster.yaml
- cnpg_pooler.yaml
- vaultauth.yaml
- vaultstaticsecret.yaml