bgeng777 commented on a change in pull request #150:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/150#discussion_r841076950
##########
File path:
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/config/OperatorConfigOptions.java
##########
@@ -33,7 +33,7 @@
.durationType()
.defaultValue(Duration.ofSeconds(60))
.withDescription(
- "The interval for the controller to reschedule the
reconcile process");
+ "The interval for the controller to reschedule the
reconcile process.");
Review comment:
Thanks for the information. As we do not automatically generate
documents for now, I will roll back this change and only keep it in our doc
website.
--
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]