#582: Unknown Serviceaccount error

Seems like there was attempts to fix it but change didn't make it to master
This commit is contained in:
Pokidov N. Dmitry 2019-09-24 10:26:37 +10:00 committed by GitHub
parent 94246643cf
commit aa2b4589cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ rules:
verbs: ["get","watch","list"]
- apiGroups: [""]
resources: ["nodes"]
verbs: ["list"]
verbs: ["get", "watch", "list"]
---
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding