From b8f035ae5e3187e1e63a69ba4a2112a742437fee Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 18 Jul 2025 13:45:26 +0300 Subject: [PATCH] Fix monitoring.yaml for nextcloud --- manifests/nextcloud/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/nextcloud/monitoring.yaml b/manifests/nextcloud/monitoring.yaml index 7f7c954..9a9d958 100644 --- a/manifests/nextcloud/monitoring.yaml +++ b/manifests/nextcloud/monitoring.yaml @@ -3,7 +3,7 @@ app: nextcloud # Prometheus usage: targets: - - nextcloud.my-apps.svc.cluster.local:9205 + - nextcloud-exporter.my-apps.svc.cluster.local:9205 scheme: http # External HTTP check: