ohjongsung opened a new pull request, #321: URL: https://github.com/apache/incubator-devlake-helm-chart/pull/321
This PR enhances the Helm chart by adding support for the LoadBalancer service type and allowing users to configure loadBalancerIP in values.yaml. Changes: ✅ values.yaml - Added LoadBalancer as an option for service.type - Introduced service.loadBalancerIP (optional) ✅ templates/service.yaml - Applied LoadBalancer configuration when service.type is set to LoadBalancer - Set loadBalancerIP only if a value is provided -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
