feat(woodpecker): set workflow pod priority class to power #175

Merged
unkinben merged 1 commits from feat-woodpecker-power-priority into main 2026-05-26 23:58:58 +10:00
Showing only changes of commit df68d38005 - Show all commits
@@ -2,6 +2,7 @@ agent:
replicaCount: 3
env:
WOODPECKER_MAX_WORKFLOWS: "8"
WOODPECKER_BACKEND_K8S_PRIORITY_CLASS: power
WOODPECKER_BACKEND_K8S_STORAGE_CLASS: cephrbd-fast-delete
WOODPECKER_BACKEND_K8S_VOLUME_SIZE: 10G
WOODPECKER_BACKEND_K8S_STORAGE_RWX: false