Skip to content

Commit c39be11

Browse files
Update content/operate/kubernetes/deployment/openshift/openshift-operatorhub.md
Co-authored-by: Zvi Cahana <[email protected]>
1 parent f34305f commit c39be11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/deployment/openshift/openshift-operatorhub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ After the install, the OperatorHub automatically uses the constraint for Redis E
6868
{{< note >}}
6969
If you are using the recommended RedisEnterpriseCluster name of `rec`, the SCC is automatically bound to the RedisEnterpriseCluster after install.
7070

71-
If you choose a different name for the RedisEnterpriseCluster, or override the default service account name, you must manually bind SCC to the RedisEnterpriseCluster’s service account:
71+
If you choose a different name for the RedisEnterpriseCluster, or override the default service account name, you must manually bind the SCC to the RedisEnterpriseCluster’s service account:
7272

7373
```sh
7474
oc adm policy add-scc-to-user redis-enterprise-scc-v2 \

0 commit comments

Comments
 (0)