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