midokura / helm-charts-community

A collection of Helm Charts for open-source programs
https://midokura.github.io/helm-charts-community/
Apache License 2.0
12 stars 12 forks source link

Adding support for `service: loadBalancer` for Unifi chart #67

Open mddeff opened 1 year ago

mddeff commented 1 year ago

Hey, would there be any objection to merging in a change that allows for support for service of type LoadBalancer for the Ubiquity Unifi controller chart? Being able to expose all of the endpoints can be useful in several environments.

Example change. Any PR would include everything variable-ized and bubbled up to the main chart values.yaml.

Thoughts?

duhow commented 1 year ago

Have a look at PR and let me know if that works for you?

mddeff commented 11 months ago

@duhow Sorry for the delay at looking at this, thank you for putting that together! I'll take it for a spin this week and make sure it works as expected but it looks like on the surface it should do the trick.