milos-matijasevic opened a new issue #71:
URL: https://github.com/apache/pulsar-helm-chart/issues/71


   **Is your feature request related to a problem? Please describe.**
   Pods are not restarting when config maps are changed after changing 
values.yaml file, so they need to be restarted manually in order to pick up new 
values from config map.
   
   **Describe the solution you'd like**
   In my case pods need to restart after corresponding config map change, so 
one of solutions that developer from pulsar suggested me is adding this 
https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments,
 so it has to be added in every statefulset in templates.
   
   **Describe alternatives you've considered**
   As I mentioned alternative is to delete pods manually, or some other 
solution that I am not aware now.
   
   **Additional context**
   So is this conclusion correct, do pods need to be restarted after config 
maps change?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to