Skip to content

Commit a486ac5

Browse files
razvanadwk67
andauthored
Update modules/ROOT/pages/kubernetes/openshift.adoc
Co-authored-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
1 parent f3aba91 commit a486ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/kubernetes/openshift.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ spec:
4848

4949
Starting with the release version `24.7.0`, all products run with the `nonroot-v2` security context constraints (SCC) on OpenShift. This security context is used by the product's cluster role.
5050

51-
Operators (with two exceptions) don't request a spcific SCC to run with. Usually OpenShift will select the `restricted` or `restricted-v2` SCC unless the cluster admins have specifically assigned a different one to the namespace where the operators are running.
51+
Operators (with two exceptions) don't request a specific SCC to run with. Usually OpenShift will select the `restricted` or `restricted-v2` SCC unless the cluster admins have specifically assigned a different one to the namespace where the operators are running.
5252
The two exceptions are the secret and the listener operators. These need additional permissions not available in the `restricted` SCCs to propagate volume mounts to the requesting pods.
5353

0 commit comments

Comments
 (0)