From 65ecf5ecc5dee7abae87cf39a963e42da3cbec8b Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Tue, 1 Jul 2025 01:35:33 +0300 Subject: [PATCH] Fix monitoring.yaml for harbor --- manifests/harbor/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/harbor/monitoring.yaml b/manifests/harbor/monitoring.yaml index bbf9bf6..d12eb49 100644 --- a/manifests/harbor/monitoring.yaml +++ b/manifests/harbor/monitoring.yaml @@ -5,7 +5,7 @@ targets: - harbor-core.dev-tools.svc.cluster.local:8001 external_check: - url: https://woodpecker.dvirlabs.com + url: https://harbor.dvirlabs.com expected_codes: "502": critical "404": warning