Add woodpecker ServiceAccount for jellyfin-plugin-sso CI #479

Merged
benvin merged 1 commits from benvin/woodpecker-sa-jellyfin-plugin-sso into main 2026-09-19 17:32:32 +10:00
Member

The new unkin/jellyfin-plugin-sso fork is getting a Woodpecker pipeline, and its build step will set serviceAccountName: jellyfin-plugin-sso. Without the SA declared here the pipeline pods fail to schedule.

  • add a bare ServiceAccount jellyfin-plugin-sso in the woodpecker namespace
  • register it in the woodpecker base kustomization

The step only builds .NET code, so no Vault kube-auth role or RBAC is needed.

The new `unkin/jellyfin-plugin-sso` fork is getting a Woodpecker pipeline, and its build step will set `serviceAccountName: jellyfin-plugin-sso`. Without the SA declared here the pipeline pods fail to schedule. - add a bare ServiceAccount `jellyfin-plugin-sso` in the `woodpecker` namespace - register it in the woodpecker base kustomization The step only builds .NET code, so no Vault kube-auth role or RBAC is needed.
unkin-agent added 1 commit 2026-09-19 17:28:31 +10:00
Add woodpecker ServiceAccount for jellyfin-plugin-sso CI
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
48e5bf50ed
benvin merged commit f14bcc4d2a into main 2026-09-19 17:32:32 +10:00
benvin deleted branch benvin/woodpecker-sa-jellyfin-plugin-sso 2026-09-19 17:32:32 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#479