Change the server to local-path
This commit is contained in:
parent
9e248770aa
commit
da2b5ec2f9
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user