Change woodpecker server to local-path-infra

This commit is contained in:
dvirlabs 2025-06-03 02:54:34 +03:00
parent df68ec817f
commit 48a9ad54be

View File

@ -32,7 +32,7 @@ server:
enabled: true enabled: true
size: 10Gi size: 10Gi
mountPath: /var/lib/woodpecker mountPath: /var/lib/woodpecker
storageClass: local-path storageClass: local-path-infra
agent: agent:
kind: Deployment kind: Deployment