davidradl commented on code in PR #956: URL: https://github.com/apache/flink-kubernetes-operator/pull/956#discussion_r2179921531
########## docs/layouts/shortcodes/generated/kubernetes_operator_config_configuration.html: ########## @@ -152,6 +152,12 @@ <td>Duration</td> <td>The timeout for the observer to wait the flink rest client to return.</td> </tr> + <tr> + <td><h5>kubernetes.operator.flink.client.io.threads</h5></td> + <td style="word-wrap: break-word;">10</td> + <td>Integer</td> + <td>The maximum number of io threads used by the flink rest client.</td> Review Comment: nit: io -> I/O -- 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