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
147 stars 51 forks source link

Clarified how `volume.existingClaim` can be used #97

Closed CommanderStorm closed 1 year ago

CommanderStorm commented 1 year ago

Description of the change

Benefits

Currently the existingClaim option is not usable => with this change it is

Possible drawbacks

I dont know any

Applicable issues

Additional information

Checklist

dirsigler commented 1 year ago

Hey @CommanderStorm thank you very much for this fix.

Could you please be so kind and bump the version of the Chart here: https://github.com/CommanderStorm/uptime-kuma-helm/blob/volume_existingClaim/charts/uptime-kuma/Chart.yaml#L14 ?

Else the tests don't run properly 😎