Hey All!! i've been trying to create a cluster on ...
# kubernetes
s
Hey All!! i've been trying to create a cluster on azure with prometheus and grafana with helm, then i get this weird error, i think i know whats going on, but i cant seem to wrap my head round it. im using go by the way. let me know if i need to send code snippets
d
The error suggests that the
ClusterRoleBinding
named
grafana-clusterrolebinding
already exists due to a prior Helm installation. Follow @modern-zebra-45309’s suggestion or delete it first.