Closed emouawad closed 3 months ago
Hey @emouawad, thank you for the issue. 👍🏼 I'm going to try and take a closer look on the weekend.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@FMJdev Any updates on this? this is still happening
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
false
Name and Version
fmjstudios/uptime-kuma 0.2.2
What architecture are you using?
amd64
What steps will reproduce the bug?
helm install default values
Are you using any custom parameters or values?
Default helm values for uptime kuma
What is the expected behavior?
Persistence of the container data
What do you see instead?
Data is saved to /app/data while pvc volume is mapped to /data
Additional information
DATA_DIR : /app/data (default Configmap Env variable)
volume mount: /data (default persistence)