gyfora commented on code in PR #609:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/609#discussion_r1214506467


##########
helm/flink-kubernetes-operator/values.yaml:
##########
@@ -183,3 +183,7 @@ operatorHealth:
   startupProbe:
     failureThreshold: 30
     periodSeconds: 10
+
+# Set exec command for the postStart hook of the main container
+postStart:
+  execCommand: []

Review Comment:
   I think it would be more intuitive to provide the entire yaml content of the 
`postStart` section instead of `execCommand` which would require extra 
documentation and would limit the usage.



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to