Im trying to install kasten using helm and running to this error:
clusterroles.rbac.authorization.k8s.io "kasten-admin" already exists
I began by trying to install it in a name space with rescrictive policies and that failed as some pods where set to need it.
After than I uninstalled the helm chart, tried again with more permissive policies and got this message.
I have tried to remove the namespace, remove all CRDs and cluster roles with kasten or k10 in them.
Also, when uninstalling the helm chart. I can see that the kasten-admin cluster role is removed, but this message still appears on installation.