mbalassi commented on code in PR #551:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/551#discussion_r1151088576


##########
docs/layouts/shortcodes/generated/kubernetes_operator_config_configuration.html:
##########
@@ -236,6 +236,12 @@
             <td>Duration</td>
             <td>The timeout for the resource clean up to wait for flink to 
shutdown cluster.</td>
         </tr>
+        <tr>
+            <td><h5>kubernetes.operator.resource.deletion.propagation</h5></td>
+            <td style="word-wrap: break-word;">Foreground</td>
+            <td><p>Enum</p></td>
+            <td>JM/TM Resource deletion propagation.<br /><br />Possible 
values:<ul><li>"Orphan"</li><li>"Background"</li><li>"Foreground"</li></ul></td>

Review Comment:
   nit: Technically not just the JM/TM resources, but all dependant resources 
including services, configmaps etc. It is still reasonably descriptive in this 
form. 😏 



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

Reply via email to