Hi there,
I'm getting the following error while installing maesh. I have already tried to delete the CustomResourceDefinition via kubectl delete before installation. Unfortunately without success.
root@ubuntu:/# helm install maesh maesh/maesh
Error: rendered manifests contain a resource that already exists. Unable to continue with install: existing resource conflict: kind: CustomResourceDefinition, namespace: , name: traffictargets.access.smi-spec.io
Any suggestions?