zhoulii commented on a change in pull request #12899: URL: https://github.com/apache/flink/pull/12899#discussion_r476052791
########## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/parameters/KubernetesParameters.java ########## @@ -110,4 +110,14 @@ * The local directory to locate the custom Hadoop configuration. */ Optional<String> getLocalHadoopConfigurationDirectory(); + + /** + * A collection of Secrets and path that are mounted to the JobManager and TaskManager Container(s). Review comment: done in https://github.com/apache/flink/pull/12899/files#diff-2f05594496213e9ac669e519d48c462dR115 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org