Skip to content

Commit 4755609

Browse files
committed
OCPBUGS-33313:removes SSH as limitation from InFW webhook
1 parent 3c87230 commit 4755609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-infw-operator-rules-object.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Set `rules.action` to `allow` to apply the rule or `deny` to disallow the rule.
6161

6262
[NOTE]
6363
====
64-
Ingress firewall rules are verified using a verification webhook that blocks any invalid configuration. The verification webhook prevents you from blocking any critical cluster services such as the API server or SSH.
64+
Ingress firewall rules are verified using a verification webhook that blocks any invalid configuration. The verification webhook prevents you from blocking any critical cluster services such as the API server.
6565
====
6666
|====
6767

0 commit comments

Comments
 (0)