Change the server to local-path

This commit is contained in:
dvirlabs 2025-05-03 22:12:20 +03:00
parent bdb7135d90
commit 4201eef1cb

View File

@ -30,6 +30,7 @@ server:
enabled: true enabled: true
size: 10Gi size: 10Gi
mountPath: /var/lib/woodpecker mountPath: /var/lib/woodpecker
storageClass: local-path
agent: agent:
enabled: true enabled: true