Skip to content

Commit f248d5d

Browse files
committed
fix: crb
1 parent 40b9fa0 commit f248d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/configs/rbac/base/cluster-admins-rolebinding.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kind: ClusterRoleBinding
22
apiVersion: rbac.authorization.k8s.io/v1
33
metadata:
4-
name: cluster-admins
4+
name: cluster-admins-workshop
55
subjects:
66
- kind: Group
77
apiGroup: rbac.authorization.k8s.io

0 commit comments

Comments
 (0)