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