Add terraform-rancher woodpecker ServiceAccount
CI ServiceAccount for the terraform-rancher pipeline; the pod's k8s token is what Vault binds to the woodpecker_terraform_rancher auth role (terraform-vault PR) for provider auth + Consul state.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: terraform-rancher
|
||||
namespace: woodpecker
|
||||
Reference in New Issue
Block a user