17782d716c
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
7 lines
104 B
YAML
7 lines
104 B
YAML
---
|
|
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: terraform-artifactapi
|
|
namespace: woodpecker
|