From f4b95bdeb25dcb2890fc4b46e006f288f854248e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Mar 2026 00:34:51 -0600 Subject: [PATCH] feat: use replica --- clusters/cl01tl/helm/blocky/values.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/clusters/cl01tl/helm/blocky/values.yaml b/clusters/cl01tl/helm/blocky/values.yaml index e46a6b2cf..09a2f2514 100644 --- a/clusters/cl01tl/helm/blocky/values.yaml +++ b/clusters/cl01tl/helm/blocky/values.yaml @@ -326,7 +326,3 @@ blocky: readOnly: true mountPropagation: None subPath: config.yml -valkey: - valkey: - replica: - enabled: false