Add terraform-rancher woodpecker ServiceAccount #257

Merged
benvin merged 1 commits from benvin/woodpecker-terraform-rancher into main 2026-07-16 22:22:14 +10:00
2 changed files with 7 additions and 0 deletions
Showing only changes of commit a227e6778e - Show all commits
+1
View File
@@ -10,6 +10,7 @@ resources:
- serviceaccount_terraform_authentik.yaml - serviceaccount_terraform_authentik.yaml
- serviceaccount_terraform_git.yaml - serviceaccount_terraform_git.yaml
- serviceaccount_terraform_prowlarr.yaml - serviceaccount_terraform_prowlarr.yaml
- serviceaccount_terraform_rancher.yaml
- serviceaccount_terraform_radarr.yaml - serviceaccount_terraform_radarr.yaml
- serviceaccount_terraform_sonarr.yaml - serviceaccount_terraform_sonarr.yaml
- serviceaccount_terraform_vault.yaml - serviceaccount_terraform_vault.yaml
@@ -0,0 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: terraform-rancher
namespace: woodpecker