chore: migrate artifactapi to kustomize (#18)

- migrate terraform deployment to kustomize

Reviewed-on: #18
This commit was merged in pull request #18.
This commit is contained in:
2026-03-06 21:35:47 +11:00
parent 0894e51ad5
commit 05a88459a5
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