Add woodpecker ServiceAccount for jellyfin-plugin-sso CI #479
Reference in New Issue
Block a user
Delete Branch "benvin/woodpecker-sa-jellyfin-plugin-sso"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The new
unkin/jellyfin-plugin-ssofork is getting a Woodpecker pipeline, and its build step will setserviceAccountName: jellyfin-plugin-sso. Without the SA declared here the pipeline pods fail to schedule.jellyfin-plugin-ssoin thewoodpeckernamespaceThe step only builds .NET code, so no Vault kube-auth role or RBAC is needed.