Skip to content

Commit b5c8240

Browse files
Update content/operate/kubernetes/deployment/openshift/openshift-operatorhub.md
1 parent c39be11 commit b5c8240

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
@@ -72,7 +72,7 @@ If you choose a different name for the RedisEnterpriseCluster, or override the d
7272

7373
```sh
7474
oc adm policy add-scc-to-user redis-enterprise-scc-v2 \
75-
system:serviceaccount:<my-project>:<rec-name>
75+
system:serviceaccount:<my-project>:<rec-service-account-name>
7676
```
7777

7878
{{< /note >}}

0 commit comments

Comments
 (0)