Skip to content

Commit 0527543

Browse files
committed
Update runtime-component.clusterserviceversion.yaml
1 parent 78950e3 commit 0527543

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

bundle/manifests/runtime-component.clusterserviceversion.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)