SteNicholas commented on code in PR #315:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/315#discussion_r919399982


##########
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/config/KubernetesOperatorConfigOptions.java:
##########
@@ -233,6 +233,15 @@ public class KubernetesOperatorConfigOptions {
                     .withDescription(
                             "Comma separated list of namespaces the operator 
monitors for custom resources.");
 
+    @Documentation.Section(SECTION_SYSTEM)
+    public static final ConfigOption<String> OPERATOR_LABEL_SELECTOR =

Review Comment:
   Please run `mvn package -Pgenerate-docs -pl flink-kubernetes-docs -nsu 
-DskipTests` to generate the config option in the configuration document.



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

Reply via email to