Skip to content

Commit ec3fd68

Browse files
authored
Merge pull request #75556 from JoeAldinger/OCPBUGS-33313
/lgtm merging OCPBUGS-33313:removes SSH as limitation from InFW webhook
2 parents 2875f46 + 4755609 commit ec3fd68

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)