ericpsimon opened a new pull request #6265: [Helm Chart] Fix Tolerations Request in Helm Chart URL: https://github.com/apache/pulsar/pull/6265 ### Motivation 1. A mistype in the values.yaml files does not allow the tolerations to be set in the helm chart. ### Modifications 1. Renamed `tolarations` to `tolerations` in the values.yaml and yalues-mini.yaml files. ### Verifying this change 1. No verifications have been done, however if you reference the `tolerations` in the template files, helm will work properly now.
---------------------------------------------------------------- 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
