From ee9dd9acd2861ebecbed0af308189e0fc5864219 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 10 Mar 2025 20:31:45 -0500 Subject: [PATCH] enable cache --- clusters/cl01tl/platform/gitea/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index d80a14f09..b849f07d8 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -60,6 +60,7 @@ gitea: oauth2_client: ENABLE_AUTO_REGISTRATION: true cache: + ENABLED: true ADAPTER: redis HOST: redis://gitea-valkey-primary.gitea:6379 queue: