From 7b3014420f2937fe07fbcb95431f2dc7d343fb21 Mon Sep 17 00:00:00 2001 From: faulty Date: Sun, 26 Feb 2023 17:11:21 +0100 Subject: [PATCH] fix gitlab check --- custom/gatus/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom/gatus/config.yaml b/custom/gatus/config.yaml index ec2a5ae..803de6d 100644 --- a/custom/gatus/config.yaml +++ b/custom/gatus/config.yaml @@ -47,9 +47,10 @@ endpoints: # DEVOPS # - name: gitlab - <<: *default-http group: devops url: "http://gitlab" + conditions: + - "[CONNECTED] == true" # because i've implemented something in the gitlab container # GAMES #