mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 18:55:02 +00:00
Change paths to use woodpecker instead of drone (#494)
* change paths to use woodpecker instead of drone * improve sql file migration * add migration notice
This commit is contained in:
@@ -20,7 +20,7 @@ extraSecretNamesForEnvFrom:
|
||||
persistentVolume:
|
||||
enabled: true
|
||||
size: 10Gi
|
||||
mountPath: "/var/lib/drone"
|
||||
mountPath: "/var/lib/woodpecker"
|
||||
storageClass: "gp2"
|
||||
|
||||
imagePullSecrets: []
|
||||
|
Reference in New Issue
Block a user