Add golib-ci ServiceAccount for woodpecker
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

This commit is contained in:
2026-08-31 04:21:24 +10:00
parent c5fff07643
commit 11b3ef1b7a
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ resources:
- serviceaccount_arrproxy_ci.yaml - serviceaccount_arrproxy_ci.yaml
- serviceaccount_autobackup_operator_ci.yaml - serviceaccount_autobackup_operator_ci.yaml
- serviceaccount_ghp.yaml - serviceaccount_ghp.yaml
- serviceaccount_golib_ci.yaml
- serviceaccount_kea_operator_ci.yaml - serviceaccount_kea_operator_ci.yaml
- serviceaccount_mediamark_ci.yaml - serviceaccount_mediamark_ci.yaml
- serviceaccount_plugin_docker_buildx.yaml - serviceaccount_plugin_docker_buildx.yaml
@@ -0,0 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: golib-ci
namespace: woodpecker