Change the storageclass of the server

This commit is contained in:
dvirlabs 2025-05-03 22:10:05 +03:00
parent da2b5ec2f9
commit bdb7135d90

View File

@ -30,7 +30,6 @@ 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