From f53f273e154b8acc36b8da6c56224b7ef45cc7b2 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 20 May 2026 01:29:36 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml | 1 + clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml b/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml index cdf235e4c..d0fb271ed 100644 --- a/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml +++ b/clusters/cl01tl/manifests/gatus/ConfigMap-gatus.yaml @@ -753,5 +753,6 @@ data: scopes: - openid storage: + caching: true path: postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable type: postgres diff --git a/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml b/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml index f7890cadc..352e45a8f 100644 --- a/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml +++ b/clusters/cl01tl/manifests/gatus/Deployment-gatus.yaml @@ -26,7 +26,7 @@ spec: app.kubernetes.io/name: gatus app.kubernetes.io/instance: gatus annotations: - checksum/config: 016f8ee6d8cfbdfc312ab5048ef55a938f821cba728681f8145e85745c0224f8 + checksum/config: a64533c77414283491cbb0cd92e7d69a444f17f409b6df0f327db43d21615261 spec: serviceAccountName: default automountServiceAccountToken: false