woodpecker: add mediamark-ci service account
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Give the mediamark image-build pipeline its own ServiceAccount so the
docker step can push to the trusted in-cluster registry, mirroring
arrproxy-ci.
This commit is contained in:
2026-08-29 21:16:44 +10:00
parent c313c7cc3f
commit bcc90c7754
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ resources:
- serviceaccount_autobackup_operator_ci.yaml
- serviceaccount_ghp.yaml
- serviceaccount_kea_operator_ci.yaml
- serviceaccount_mediamark_ci.yaml
- serviceaccount_plugin_docker_buildx.yaml
- serviceaccount_jellyfin_ha_src.yaml
- serviceaccount_terraform_artifactapi.yaml
@@ -0,0 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: mediamark-ci
namespace: woodpecker