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


   Fixes #125
   
   ### Motivation
   
   The default images in the values.yaml are in docker hub. This PR allows us 
to provide image pull secrets for the containers which will allow us to get 
around Docker Hub's rate limiting if the nodes are not logged into Docker Hub.
   
   ### Modifications
   
   Added a new template to generate `imagePullSecrets`, and included them in 
the deployments and statefulsets. This will only add them if they are specified 
under `images.imagePullSecrets`
   
   ### 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