migrate gitea shared storage to new volume

This commit is contained in:
2026-02-21 13:25:53 +01:00
parent 4c561cbcad
commit d7dd1f73fc

View File

@@ -52,7 +52,9 @@ spec:
persistence:
enabled: true
storageClass: mayastor-single-hdd
# We'll create PV and PVC manually
create: false
claimName: gitea-shared-storage-lvmhdd
gitea:
additionalConfigFromEnvs: