diff --git a/charts/t8s-cluster/templates/workload-cluster/rbac/teuto-clusterrolebinding.yaml b/charts/t8s-cluster/templates/workload-cluster/rbac/teuto-clusterrolebinding.yaml index f328ce114b..0d6b9b569b 100644 --- a/charts/t8s-cluster/templates/workload-cluster/rbac/teuto-clusterrolebinding.yaml +++ b/charts/t8s-cluster/templates/workload-cluster/rbac/teuto-clusterrolebinding.yaml @@ -6,8 +6,12 @@ kind: ClusterRoleBinding metadata: name: teuto-staff subjects: - - kind: Group - name: teuto.net:staff + - kind: User + name: cwr@teuto.net + - kind: User + name: mw@teuto.net + - kind: User + name: st@teuto.net roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole