mirror of https://github.com/kubernetes/kops.git
recompile bindata
This commit is contained in:
parent
e6c61d68fd
commit
b465466993
|
@ -19376,11 +19376,9 @@ subjects:
|
|||
- kind: User
|
||||
name: kubelet
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
{{- if UseBootstrapTokens }}
|
||||
- kind: Group
|
||||
name: system:nodes
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
{{- end }}
|
||||
---
|
||||
kind: RoleBinding
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
|
|
Loading…
Reference in New Issue