Store gitea app data in PVC #37
Reference in New Issue
Block a user
No description provided.
Delete Branch "luhahn/helm-chart:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As suggested in #27 we should store the gitea app data in the mounted PVC. Currently it is stored in /app/gitea.
The default value APP_DATA_PATH is set in app.ini.
Tested on one cluster. If someone else want to test this, you can get the pre release version with:
Also added a few things in the README (MariaDB values and default value handling explanation)
a009fbe8c0toa9b0beebd3Now tested on two different clusters, also checked the container filesystem, everything as expected now stored in /data