Skip to content

Commit 3fcea9e

Browse files
committed
fix typo
1 parent 4197834 commit 3fcea9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/administration-guide/examples/snip_che-configuring-cluster-roles-for-users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $ kubectl apply -f - <<EOF
5656
kind: ClusterRoleBinding
5757
apiVersion: rbac.authorization.k8s.io/v1
5858
metadata:
59-
name: ${USER_ROLES}
59+
name: ${USER_ROLES}-operator
6060
labels:
6161
app.kubernetes.io/part-of: che.eclipse.org
6262
subjects:

0 commit comments

Comments
 (0)