rawmind0 opened a new pull request, #558: URL: https://github.com/apache/pulsar-helm-chart/pull/558
### Motivation The ingress configuration for pulsar_manager and for proxy components are failing on some circumstances due to `pathType` is hardcoded. ### Modifications The proposed modifications is that `pathType` value may be modified from values.yaml file. The change has set the `pathType` default value to the same that was harcoded `pathType: ImplementationSpecific` so the change is backward compatible. ### 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org