Skip to content
Snippets Groups Projects
Unverified Commit dca2c152 authored by Frederic Branczyk's avatar Frederic Branczyk
Browse files

assets: adapt to recent changes

Recently the ConfigMap for the prometheus config was changed, but not in
the assets, where it should have happened.
parent 1c6bc7a3
Branches
Tags
No related merge requests found
alerting:
alertmanagers:
- kubernetes_sd_configs:
- role: endpoints
relabel_configs:
- action: keep
regex: alertmanager-main
source_labels:
- __meta_kubernetes_service_name
- action: keep
regex: monitoring
source_labels:
- __meta_kubernetes_namespace
- action: keep
regex: web
source_labels:
- __meta_kubernetes_endpoint_port_name
scheme: http
global: global:
scrape_interval: 15s scrape_interval: 15s
evaluation_interval: 15s evaluation_interval: 15s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment