rafaelsousa opened a new pull request #6029: [Issue 5958] [helm] Apply fix to values-mini.yaml as well URL: https://github.com/apache/pulsar/pull/6029 ### Motivation The #5958 problem applies to values-mini.yaml, so I am proposing this pull request to help those using values in a dev environment. ### Modifications Changed values in values-mini.yaml ### Verifying this change - [ ] Make sure that the change passes the CI checks. This change added tests and can be verified as follows: Deploy the application into a kubernetes local cluster with helm install pulsar-cluster --values pulsar/values-mini.yaml pulsar As the problem addresses specifically helm 3 users, this should install the pulsar-cluster with no problems. ### Documentation - Does this pull request introduce a new feature? No
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
