Merge pull request 'woodpecker: use storage class without backup or snapshot function' (#155) from tn_fix_woodpecker_snapshot_creation into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #155 Reviewed-by: Aaron Riedel <git@ar21.de>
This commit is contained in:
commit
a2c45db3a4
1 changed files with 1 additions and 0 deletions
|
@ -34,3 +34,4 @@ agent:
|
||||||
replicaCount: 3
|
replicaCount: 3
|
||||||
env:
|
env:
|
||||||
WOODPECKER_MAX_WORKFLOWS: 2
|
WOODPECKER_MAX_WORKFLOWS: 2
|
||||||
|
WOODPECKER_BACKEND_K8S_STORAGE_CLASS: 'longhorn-local'
|
||||||
|
|
Loading…
Reference in a new issue