c5dd3cc5cb
this adds a service account that can be used to run the terraform_vault workflows with, so that we can access the jwt to generate a token Reviewed-on: #127
7 lines
98 B
YAML
7 lines
98 B
YAML
---
|
|
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: terraform_vault
|
|
namespace: woodpecker
|