toneill818 opened a new issue #50:
URL: https://github.com/apache/pulsar-helm-chart/issues/50


   **Describe the bug**
   When creating ingresses for services such as the proxy or pulsar-manager, 
the hostname value should optional. 
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Create an ingress without a hostname specified
   ```yaml
   proxy:
     ingress:
       enabled: true
       path: "/pulsar-manager/"
   ```
   2. Try installing or upgrading the chart
   
   **Expected behavior**
   An ingress should be created.
   
   **Additional context**
   I can submit a PR to make the hostname optional. 
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to