Hey,
I’m doing some testing you our QA environment installing and removing helm charts…
I have the following error
Error: Job failed: BackoffLimitExceeded
I have looked over the docs in the helm/portworx git, and seems like I have a different error
[root@testvm portworx]# kubectl logs px-hook-predelete-nodelabel-sm52h -nkube-system
Error from server (Forbidden): nodes is forbidden: User “system:serviceaccount:kube-system:portworx-hook” cannot list nodes at the cluster scope: clusterrole.rbac.authorization.k8s.io “portworx-hook” not found
What could be the reason?