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
151 stars 53 forks source link

re-introduce ingress labels from #9 #28

Closed marcules closed 2 years ago

marcules commented 2 years ago

Description of the change

In pull-request #9 extraLabels (for vhost) were added, which were removed after the refactoring in #19 - re-introduce this config in this pr to mitigate the regression

Benefits

Make ingress labels configuration work again

Possible drawbacks

n/a

Applicable issues

n/a

Additional information

n/a

Checklist

dirsigler commented 2 years ago

Thank you very much to bring back this feature ☺️