Hi.. Anyone can guide me how to migrate all configurations of stable/prometheus-operator helm chart to the new kube-prometheus-stack repo? I followed the “zero downtime” instruction in Github (https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack) by running command below. But it looks there are multiple steps missing in the doc.
helm upgrade --install test prometheus-community/kube-prometheus-stack --reuse-values --set nameOverride=prometheus-operator The chart was migrated to "kube-prometheus-stack", however the pod for prometheus-operator kept crashing. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/abb6c56b-a8d5-4012-80cd-8c5279d54f67n%40googlegroups.com.

