abhioncbr commented on code in PR #13059:
URL: https://github.com/apache/pinot/pull/13059#discussion_r1589830588
##########
helm/pinot/values.yaml:
##########
@@ -164,6 +164,10 @@ controller:
podAnnotations: {}
+ # set enabled as true, to automatically roll controller stateful set for
configmap change
Review Comment:
The comment explains the behaviour.
I think it should be `false` by default because setting it to `true` will
result in a restart of the pod when the associated config map is changed.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]