Check that your namespace needs to have the rolebinding **tiller**. On GARR container platform this is automatically configured for all user namespaces::
$ kubectl get rolebinding
...
NAME AGE
tiller-binding 143m
Let's query helm. Note that you have to specify your username in every helm command::