From bf67a1ba7dd48461608d4e04873c8189347e2dec Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 9 Dec 2025 03:48:48 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml | 9 +++++++++ clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml b/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml index 38ace41c9..c326d77a2 100644 --- a/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml +++ b/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml @@ -60,6 +60,15 @@ data: interval: 30s name: overseerr url: https://overseerr.alexlebens.net + - alerts: + - type: ntfy + conditions: + - '[STATUS] == 200' + - '[CERTIFICATE_EXPIRATION] > 240h' + group: core + interval: 30s + name: seerr + url: https://seerr.alexlebens.net - alerts: - type: ntfy conditions: diff --git a/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml b/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml index 5bff569af..fef6ea78c 100644 --- a/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml +++ b/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml @@ -27,7 +27,7 @@ spec: app.kubernetes.io/name: gatus app.kubernetes.io/instance: gatus annotations: - checksum/config: db8ea17ce81159316e82ffade66e11efaf334b86a8d023c4e9aec47008c83832 + checksum/config: 46a5f9507de33e28db7c4eb9bf27bd9f37c375a647cde6a81cffe037692377f2 spec: serviceAccountName: default automountServiceAccountToken: false