From 099cacc8659eec56a28c52ce7f3d60ec10775543 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 25 Jun 2025 19:28:47 +0300 Subject: [PATCH] Add monitoring.yaml for harbor --- manifests/harbor/monitoring.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 manifests/harbor/monitoring.yaml diff --git a/manifests/harbor/monitoring.yaml b/manifests/harbor/monitoring.yaml new file mode 100644 index 0000000..0da7bba --- /dev/null +++ b/manifests/harbor/monitoring.yaml @@ -0,0 +1,3 @@ +enabled: true +targets: + - harbor-core.dev-tools.svc.cluster.local:8001 \ No newline at end of file