Hi Anyone has used stable/prometheus-operator helm chart to deploy/manager your prometheus instances? stable/prometheus-operator chart is deprecated and the further development has moved to https://github.com/prometheus-community/helm-charts… The chart has been renamed kube-prometheus-stack. How did you move your existing customization to the new one? I tested to deploy the new chart it was failed. Any idea??
helm upgrade --install r1 prometheus-community/kube-prometheus-stack Error: UPGRADE FAILED: error validating “”: error validating data: [ValidationError(Prometheus.spec): unknown field “probeNamespaceSelector” in com.coreos.monitoring.v1.Prometheus.spec, ValidationError(Prometheus.spec): unknown field “probeSelector” in com.coreos.monitoring.v1.Prometheus.spec] Zhang -- 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/d03bff9a-315f-447a-b4c1-ea23196d4756n%40googlegroups.com.

