diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index b520843..49c9acb 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -39,5 +39,5 @@ stringData: - job_name: nextcloud static_configs: - targets: - - nextcloud.my-apps.svc.cluster.local:9205 + - nextcloud-exporter.my-apps.svc.cluster.local:9205 scheme: http