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:
Anbraten
2021-10-28 21:02:43 +02:00
committed by GitHub
parent 91d37be1da
commit 06800cb61e
12 changed files with 49 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ extraSecretNamesForEnvFrom:
persistentVolume:
enabled: true
size: 10Gi
mountPath: "/var/lib/drone"
mountPath: "/var/lib/woodpecker"
storageClass: "gp2"
imagePullSecrets: []