chore: migrate artifactapi to kustomize
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

- migrate terraform deployment to kustomize
- change to HorizontalPodAutoscaler
This commit is contained in:
2026-03-06 20:48:28 +11:00
parent 0894e51ad5
commit 53ed633e2d
16 changed files with 743 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