We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b9fa0 commit f248d5dCopy full SHA for f248d5d
components/configs/rbac/base/cluster-admins-rolebinding.yaml
@@ -1,7 +1,7 @@
1
kind: ClusterRoleBinding
2
apiVersion: rbac.authorization.k8s.io/v1
3
metadata:
4
- name: cluster-admins
+ name: cluster-admins-workshop
5
subjects:
6
- kind: Group
7
apiGroup: rbac.authorization.k8s.io
0 commit comments