diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index 3594569..f64e136 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -26,7 +26,7 @@ stringData: - job_name: uptime-kuma static_configs: - targets: - - uptime-kuma.prod.monitoring.svc.cluster.local:3001 + - uptime-kuma-prod.monitoring.svc.cluster.local:3001 basic_auth: username: dvirlabs password: dvir4210200Ho