Hey All!! i've been trying to create a cluster on ...
# general
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
m
Have you looked at https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/#handle-field-confl[…]existing-resources as suggested in the error message yet? It looks like you'll have to handle the field conflicts in some way.