when running helm install
(helm 3.0.2)
I got the following error: Error:
rendered manifests contain a resource that already exists. Unable to continue with install: existing resource conflict: kind: PodSecurityPolicy, namespace: , name: po-kube-state-metrics
But I don't find it and also In the error im not getting the ns, How can I remove it ?
when running kubectl get all --all-namespaces
I see all the resources but not the po-kub-state-metrics
... it also happen to other resources, any idea?
I got the same error to: monitoring-grafana
entity and the result of
kubectl get PodSecurityPolicy --all-namespaces
is:
monitoring-grafana false RunAsAny RunAsAny RunAsAny RunAsAny false configMap,emptyDir,projected,secret,do