From 385df09144cf2bbfa0a3a28fdefced9f1766e123 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 28 May 2025 14:55:11 -0500 Subject: [PATCH] change config --- clusters/cl01tl/monitoring/gatus/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index dc634375e..bec0cc15e 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -139,14 +139,14 @@ gatus: url: https://discord.com/app conditions: - "[STATUS] == 200" - - "[RESPONSE_TIME] < 100" + - "[RESPONSE_TIME] < 400" interval: 10s - name: reddit group: external url: https://reddit.com conditions: - "[STATUS] == 200" - - "[RESPONSE_TIME] < 100" + - "[RESPONSE_TIME] < 400" interval: 10s postgres-17-cluster: