lhotari opened a new pull request, #507:
URL: https://github.com/apache/pulsar-helm-chart/pull/507

   Fixes #506
   Fixes #363
   
   ### Motivation
   
   Currently it's not possible to specify a default pull policy for all images. 
There's already `defaultPulsarImageRepository` and `defaultPulsarImageTag`. It 
would be consistent to add a default for pull policy too.
   The pull policy setting has been missing for functions. There there hasn't 
been a separate setting for the toolset image. 
   
   ### Modifications
   
   - add `defaultPullPolicy` to values
   - use `defaultPullPolicy
   - add pull policy setting for functions
   - add separate setting for toolset image. default to broker image for 
backwards compatibility.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to