Add kea-operator-ci ServiceAccount for Woodpecker CI #330

Merged
benvin merged 1 commits from benvin/kea-operator-ci-sa into main 2026-08-02 19:01:03 +10:00
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ resources:
- cnpg_cluster.yaml
- cnpg_backup.yaml
- cnpg_pooler.yaml
- serviceaccount_kea_operator_ci.yaml
- serviceaccount_terraform_artifactapi.yaml
- serviceaccount_terraform_authentik.yaml
- serviceaccount_terraform_enc.yaml
@@ -0,0 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: kea-operator-ci
namespace: woodpecker