From 8457e137858d1445d6bb01b2eb1849fb39e752c4 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 24 Jul 2025 14:48:53 +0300 Subject: [PATCH] Add monitoring.yaml for chai1 --- manifests/chai1/monitoring.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/chai1/monitoring.yaml diff --git a/manifests/chai1/monitoring.yaml b/manifests/chai1/monitoring.yaml new file mode 100644 index 0000000..f64aa66 --- /dev/null +++ b/manifests/chai1/monitoring.yaml @@ -0,0 +1,15 @@ +enabled: true +app: chai1 +uptime_kuma: + enabled: true + url: https://chai1.dvirlabs.com + tag: my-apps +# targets: +# - : +# scheme: http +# external_check: +# url: https://chai1.dvirlabs.com +# expected_codes: +# '502': critical +# '404': warning +# '1033': critical