centrifugal / helm-charts

Official Centrifugo Helm chart for Kubernetes
MIT License
33 stars 29 forks source link

Added the option to customize Ingress labels through values. #74

Closed gnom4ik closed 11 months ago

gnom4ik commented 11 months ago

Added the option to customize Ingress labels through values. For example, this is necessary for integrating external-dns.

FZambia commented 11 months ago

@gnom4ik - many thanks, CI requires chart version to be bumped:

https://github.com/centrifugal/helm-charts/blob/fa0eb5f85562cde43a7a4a1b2d47998df3cf80c4/charts/centrifugo/Chart.yaml#L4

To 11.0.8

gnom4ik commented 11 months ago

Done, thx for the quick response