From c0094472b916c1b917208d1ecd39cf4465f5608f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 27 Dec 2025 17:21:17 -0600 Subject: [PATCH] change config --- clusters/cl01tl/helm/garage/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/garage/values.yaml b/clusters/cl01tl/helm/garage/values.yaml index d3a40ca11..2cf055b08 100644 --- a/clusters/cl01tl/helm/garage/values.yaml +++ b/clusters/cl01tl/helm/garage/values.yaml @@ -147,8 +147,7 @@ garage: compression_level = 3 - rpc_bind_addr = "[::]:3901" - rpc_public_addr = "127.0.0.1:3901" + rpc_addr = "[::]" allow_world_readable_secrets = false