fmjstudios / helm

🪖 A collection of MIT-licensed Helm Charts
MIT License
13 stars 13 forks source link

Wrong Volume mount /data vs /app/data env var #24

Closed emouawad closed 3 months ago

emouawad commented 7 months ago

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)

mvprowess commented 7 months ago

Hey @emouawad, thank you for the issue. 👍🏼 I'm going to try and take a closer look on the weekend.

github-actions[bot] commented 6 months ago

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.

emouawad commented 6 months ago

@FMJdev Any updates on this? this is still happening

github-actions[bot] commented 5 months ago

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.

github-actions[bot] commented 3 months ago

false