frankjkelly opened a new pull request, #409:
URL: https://github.com/apache/pulsar-helm-chart/pull/409

   ### Motivation
   
   * Kubernetes Ingress definitions allow multiple DNS hostnames - see 
https://kubernetes.io/docs/concepts/services-networking/ingress/#name-based-virtual-hosting
 for examples
     
   ### Modifications
   
   * Because the number of changes was significant with a high likelihood of 
breaking backwards compatibility I decided to add a new ingress definition 
template file and the choice as to which to use is based on whether the user 
uses the old
   `.hostname` definition or the new `.hosts` (array of objects)
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
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]

Reply via email to