Files
argocd-apps/apps/base/woodpecker/serviceaccount_terraform_artifactapi.yaml
T
benvin 17782d716c feat: enable terraform-artifactapi jobs (#190)
woodpecker jobs for terraform-artifactapi use the service account of the
same name to run jobs, so that it can access specific secrets

- add terraform-artifactapi serviceaccount

---------

Co-authored-by: Ben Vincent <ben@unkin.net>
Reviewed-on: #190
2026-06-17 21:23:49 +10:00

7 lines
104 B
YAML

---
apiVersion: v1
kind: ServiceAccount
metadata:
name: terraform-artifactapi
namespace: woodpecker