mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 11:52:41 +03:00
Merge pull request #225 from teerasits/patch-1
Update 13-kube-apiserver-to-kubelet.md
This commit is contained in:
@@ -50,7 +50,7 @@ roleRef:
|
||||
subjects:
|
||||
- apiGroup: rbac.authorization.k8s.io
|
||||
kind: User
|
||||
name: system:kube-apiserver
|
||||
name: kube-apiserver
|
||||
EOF
|
||||
```
|
||||
Reference: https://kubernetes.io/docs/reference/access-authn-authz/rbac/#rolebinding-and-clusterrolebinding
|
||||
|
Reference in New Issue
Block a user