acjohnson opened a new pull request #150:
URL: https://github.com/apache/pulsar-helm-chart/pull/150


   Fixes #148 
   
   ### Motivation
   Added a `additionalCommand` parameter for each statefulset so that the chart 
user can optionally specific a custom command such as `update-ca-certificates` 
to run prior to starting the JVM and other container processes. This is 
required to avoid custom image builds simply for shipping an internal CA 
certificate file.
   
   ### Modifications
   * Added `additionalCommand` parameter to values.yaml for each statefulset
   * Added conditionals to each statefulset allowing the chart user to specify 
a command to be ran at the beginning of the command line(s)
   
   ### 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: dev-unsubscr...@pulsar.apache.org

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


Reply via email to