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


##########
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:
   Yes, But the CI seems not find it 😄



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