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
+18
View File
@@ -0,0 +1,18 @@
---
apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultAuth
metadata:
name: default
namespace: woodpecker
spec:
allowedNamespaces:
- woodpecker
kubernetes:
audiences:
- vault
role: woodpecker
serviceAccount: default
tokenExpirationSeconds: 600
method: kubernetes
mount: k8s/au/syd1
vaultConnectionRef: vso-system/default