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