ibm-messaging / mq-helm

Apache License 2.0
28 stars 34 forks source link

Updates to the helm chart to support load balancers within public cloud environments where required #19

Closed callumpjackson closed 2 years ago

callumpjackson commented 2 years ago

Adding support to the helm chart for exposing the MQ Data and Web Console ports via a load balancer. I've deliberately combined this into a single service, instead of following the previous pattern of two separate Kubernetes services. This is due to the potential for cloud environments to charge differently, and ideally I wanted to minimize. Clearly this can be customized based on individual requirements.