wangyang0918 commented on code in PR #168:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/168#discussion_r854742144


##########
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/config/OperatorConfigOptions.java:
##########
@@ -97,4 +97,10 @@ public class OperatorConfigOptions {
                     .withDescription(
                             "The timeout for deployments to become 
ready/stable "
                                     + "before being rolled back if rollback is 
enabled.");
+
+    public static final ConfigOption<String> OPERATOR_USER_JAR_BASE_DIR =

Review Comment:
   Not in this PR, but we could improve to generate the document automatically 
just like in Flink.



-- 
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