Qonstrukt / helm-charts

Helm Charts for several projects.
4 stars 4 forks source link

Add loadBalancerIP Configuration to Helm Chart #5

Closed rafaelperoco closed 6 months ago

rafaelperoco commented 7 months ago

Overview

This PR introduces the ability to specify a loadBalancerIP in our Helm Chart, catering to environments where MetalLB is not set for automatic IP assignment.

Rationale

In setups where MetalLB lacks auto-assignment, specifying a fixed IP for the Load Balancer is necessary. This update enhances our Helm Chart's flexibility and compatibility in diverse network configurations.

Testing

Changes

Additional Notes

Open for feedback and further discussion.


Thank you for reviewing this PR. Looking forward to any comments or suggestions for improvement.

Qonstrukt commented 6 months ago

Thanks for your contribution! This is the last change to this chart. I'm going to make the switch to linuxserver/docker-unifi-network-application after this.