From 51d82ef0fc717a856bfa8b38da687188af4062ed Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 24 Jul 2025 14:42:40 +0300 Subject: [PATCH] Add monitoring.yaml for argocd --- manifests/argocd/monitoring.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/argocd/monitoring.yaml b/manifests/argocd/monitoring.yaml index 404e519..082af28 100644 --- a/manifests/argocd/monitoring.yaml +++ b/manifests/argocd/monitoring.yaml @@ -1,15 +1,15 @@ enabled: true app: argocd -'# targets': -- : -'# scheme': http -'# external_check': - url: https://argocd.dvirlabs.com - expected_codes: - '502': critical - '404': warning - '1033': critical uptime_kuma: enabled: true url: https://argocd.dvirlabs.com - tag: argocd + tag: infra +# targets: +# - : +# scheme: http +# external_check: +# url: https://argocd.dvirlabs.com +# expected_codes: +# '502': critical +# '404': warning +# '1033': critical