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