Unleash / helm-charts

Contains helm-charts for Unleash
Apache License 2.0
41 stars 56 forks source link

feat: Add support for static NodePort services #88

Closed Stogas closed 1 year ago

Stogas commented 1 year ago

About the changes

Add optional 'service.nodePort' values to allow binding NodePort services for all charts via a static NodePort, as per https://kubernetes.io/docs/concepts/services-networking/service/#nodeport-custom-port

Closes #87

Important files

charts/*/templates/service.yaml

thomasheartman commented 1 year ago

Hey, @Stogas ! Thanks for opening the issue and creating a PR to fix it. I'll have someone with the right knowledge look into this.