File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ metadata:
7171 categories : Application Runtime
7272 certified : " true"
7373 containerImage : icr.io/appcafe/runtime-component-operator:daily
74- createdAt : " 2025-06-02T16:26:26Z "
74+ createdAt : " 2025-06-06T19:54:48Z "
7575 description : Deploys any runtime component with dynamic and auto-tuning configuration
7676 features.operators.openshift.io/disconnected : " true"
7777 features.operators.openshift.io/fips-compliant : " true"
@@ -492,6 +492,12 @@ spec:
492492 path : networkPolicy.disableEgress
493493 x-descriptors :
494494 - urn:alm:descriptor:com.tectonic.ui:booleanSwitch
495+ - description : Bypasses deny all egress rules to allow API server and DNS access.
496+ Defaults to false.
497+ displayName : Bypass Deny All Egress
498+ path : networkPolicy.bypassDenyAllEgress
499+ x-descriptors :
500+ - urn:alm:descriptor:com.tectonic.ui:booleanSwitch
495501 - description : Deprecated. .spec.networkPolicy.fromNamespaceLabels should be
496502 used instead. If both are specified, .spec.networkPolicy.fromNamespaceLabels
497503 will override this.
You can’t perform that action at this time.
0 commit comments