gaborgsomogyi commented on code in PR #21705:
URL: https://github.com/apache/flink/pull/21705#discussion_r1073208380


##########
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/configuration/KubernetesConfigOptions.java:
##########
@@ -485,6 +485,18 @@ public class KubernetesConfigOptions {
                     .withDescription(
                             "The user agent to be used for contacting with 
Kubernetes APIServer.");
 
+    public static final ConfigOption<Boolean> 
KUBERNETES_HADOOP_CONF_MOUNT_DECORATOR_ENABLED =

Review Comment:
   OK, adding it to the description to make it more clear together w/ config 
re-generation :)



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