diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index aecd692..4729922 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -25,7 +25,7 @@ stringData: - job_name: uptime-kuma static_configs: - targets: - - uptime-kuma.monitoring.svc.cluster.local:3001 + - uptime-kuma-prod.monitoring.svc.cluster.local:3001 basic_auth: username: dvirlabs password: dvir4210200Ho \ No newline at end of file