Compare commits

...

2 commits

Author SHA1 Message Date
a2c45db3a4 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
Reviewed-on: #155
Reviewed-by: Aaron Riedel <git@ar21.de>
2024-10-07 13:47:28 +02:00
80ad532b91 woodpecker/values/values.yaml: use storage class without backup or snapshot function
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-10-07 13:46:02 +02:00

View file

@ -34,3 +34,4 @@ agent:
replicaCount: 3
env:
WOODPECKER_MAX_WORKFLOWS: 2
WOODPECKER_BACKEND_K8S_STORAGE_CLASS: 'longhorn-local'