gyfora commented on code in PR #1104:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/1104#discussion_r3152320987
##########
docs/layouts/shortcodes/generated/dynamic_section.html:
##########
@@ -212,6 +212,18 @@
<td>Boolean</td>
<td>Create new FlinkStateSnapshot resources for storing snapshots.
Disable if you wish to use the deprecated mode and save snapshot results to
FlinkDeployment/FlinkSessionJob status fields. The Operator will fallback to
legacy mode during runtime if the CRD is not found, even if this value is
true.</td>
</tr>
+ <tr>
+
<td><h5>kubernetes.operator.user.artifacts.allowed-schemes</h5></td>
+ <td style="word-wrap: break-word;">"https";<wbr>"local"</td>
Review Comment:
if we remove application validation then local can be removed as well
--
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]