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


##########
helm/flink-kubernetes-operator/values.yaml:
##########
@@ -78,3 +78,8 @@ metrics:
 imagePullSecrets: []
 nameOverride: ""
 fullnameOverride: ""
+
+# Set the jvm start up options for webhook and operator
+jvmArgs:
+  webhook: ""
+  operator: ""

Review Comment:
   I will try to work on this in another ticket, we need to clean up many 
things . It’s ok as it is 



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

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

Reply via email to