migrate gitea shared storage to new volume
This commit is contained in:
@@ -52,7 +52,9 @@ spec:
|
|||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClass: mayastor-single-hdd
|
# We'll create PV and PVC manually
|
||||||
|
create: false
|
||||||
|
claimName: gitea-shared-storage-lvmhdd
|
||||||
|
|
||||||
gitea:
|
gitea:
|
||||||
additionalConfigFromEnvs:
|
additionalConfigFromEnvs:
|
||||||
|
|||||||
Reference in New Issue
Block a user