Mortom123 opened a new issue, #425: URL: https://github.com/apache/pulsar-helm-chart/issues/425
**Is your feature request related to a problem? Please describe.** Some cluster providers require resources to be set on all deployments in a cluster - including init containers. Setting the `requests` and `limits` for these containers would be beneficial for their deployment **Describe the solution you'd like** A new section in `values.yaml` called `init_container_resources` having the keys of all init_containers (e.g. "wait-cluster-id") and their corresponding resources. **Describe alternatives you've considered** None **Additional context** Willing to submit a PR. :) -- 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]
