Unify rule file label accross repository
In some cases we have been using `alert-rules` in some cases `prometheus-rulefiles`. This led to confusion [1]. Instead, unify the Prometheus rules configmap labels to: ```yaml labels: role: alert-rules ``` [1] https://github.com/coreos/prometheus-operator/issues/1102
Showing
- hack/scripts/generate-rules-configmap.sh 1 addition, 1 deletionhack/scripts/generate-rules-configmap.sh
- manifests/prometheus/prometheus-k8s-rules.yaml 1 addition, 1 deletionmanifests/prometheus/prometheus-k8s-rules.yaml
- manifests/prometheus/prometheus-k8s.yaml 1 addition, 1 deletionmanifests/prometheus/prometheus-k8s.yaml
Loading
Please register or sign in to comment