dirsigler / uptime-kuma-helm

This Helm Chart installs Uptime-Kuma from @louislam to your Kubernetes Cluster.
https://helm.irsigler.cloud
GNU General Public License v3.0
156 stars 54 forks source link

Update livenessprobe healthcheck to upstream script #88

Closed covert8 closed 1 year ago

covert8 commented 1 year ago

The livenessprobe is causing the container to quit even though its running correctly. The upstream image now contains /healthcheck.sh

dirsigler commented 1 year ago

Hey, thank you very much for this PR.

Could you please also bump the Chart Version here: https://github.com/covert8/uptime-kuma-helm/blob/patch-1/charts/uptime-kuma/Chart.yaml#L14 to 2.6.6 ?

covert8 commented 1 year ago

You're welcome, bumped to 2.6.6

dirsigler commented 1 year ago

By any chance you have a link to the upstream healthcheck changes?

covert8 commented 1 year ago

i just noticed it was present, if you pull louislam/uptime-kuma:latest and check in / i'll take a look at the upstream repo

covert8 commented 1 year ago

apparently I'm going mental, and its no longer there; my apologies for the inconvenience