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

podLabels not included when useDeploy is true #114

Closed randywatson1979 closed 11 months ago

randywatson1979 commented 1 year ago

When trying to deploy the helmchart using a custom values.yaml with useDeploy: true, I noticed the properties from podLabels were missing. It seems that there is no conditional check in deployment.yaml, only in statefulset.yaml.