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

   Fixes #333 
   ### Motivation
   
   We should be able to add ingressClassName to any of the ingress rules 
(pulsar-proxy,pulsar_manager and dashboard) and putting in the annotation as 
`kubernetes.io/ingress.class` was deprecated long time ago
   
   ### Modifications
   
   I Added in: proxy-ingress, dashboard-ingress and pulsar-manager-ingress 
templates the support for `ingressClassName` together with adding 
`ingressClassName: ""` under each context in `values.yaml` 
   
   ### Verifying this change
   
   - [x] 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