Skip to content

Commit

Permalink
fix typo (#2772)
Browse files Browse the repository at this point in the history
  • Loading branch information
deerskindoll authored Aug 16, 2024
1 parent 4197834 commit 357da4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ $ kubectl apply -f - <<EOF
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: ${USER_ROLES}
name: ${USER_ROLES}-operator
labels:
app.kubernetes.io/part-of: che.eclipse.org
subjects:
Expand Down

0 comments on commit 357da4a

Please sign in to comment.