-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Upgrade to > 2.0.0 deleted PVC together with all data #366
Comments
@NotANormalNerd I had the same issue with admin access, here's how I fixed it (assuming you are using Traefik like me):
|
The removal of the PVC is documented behaviour in https://github.com/Mailu/helm-charts/blob/master/mailu/MIGRATION_GUIDE.md |
@WebSpider This migration guide applies for migrating to |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
@NotANormalNerd thank you for reporting this, could you tell me exactly from which version you were upgrading and to which one? |
The last 1.5 version of the Chart to the 2.0 and even the 2.1 version of the Chart. |
Describe the bug
When upgrading the helm-chart from 1.x to 2.x my whole setup is being deleted including the PVC, which subsequently deletes all my data and e-mails.
Subsequently having a fresh install, I can't access the admin because of "Internal Server Error"
helm_v3 install --namespace mailu-v2 --version 2.1.1 mailu-v2 mailu-v2/mailu --values /config/values-01_HelmChart.yaml
Environment
Additional context
The text was updated successfully, but these errors were encountered: