You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to list *v1.ConfigMap: configmaps is forbidden: User “system:serviceaccount:kube-system:vsphere-csi-controller” cannot list resource “configmaps” in API group “” at the cluster scope
The text was updated successfully, but these errors were encountered:
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Hello,
I’ve followed the URL:
https://docs.pivotal.io/tkgi/1-9/vsphere-cns.html
When I follow the steps for configuring CSI it doesn’t work!
Kubectl get pods –n kube-system
NAME READY STATUS RESTARTS
Vsphere-csi-controller-c7d99d8f-zr6jj 5/6 ERROR 200
Kubectl logs Vsphere-csi-controller-c7d99d8f-zr6jj –kube-system vsphere-csi-controller
Failed to list *v1.ConfigMap: configmaps is forbidden: User “system:serviceaccount:kube-system:vsphere-csi-controller” cannot list resource “configmaps” in API group “” at the cluster scope
The text was updated successfully, but these errors were encountered: