1
votes

I'm trying to add custom labels to Prometheus which is running in K8s with prom-operator, installed and configured with prom-kube-prometheus-stack (I want labels like "owner" of pod, etc).. I tried to create a new secret of prometheus-prom-kube-prometheus-stack-prometheus from a file but it's being reloaded and overridden with the operator. How can I move forward from here?