From 8618e9133643be47941118f3e81f35a4a2533385 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 27 Dec 2025 14:30:47 -0600 Subject: [PATCH] remove mount --- clusters/cl01tl/helm/garage/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/clusters/cl01tl/helm/garage/values.yaml b/clusters/cl01tl/helm/garage/values.yaml index 7b6913c07..908dba362 100644 --- a/clusters/cl01tl/helm/garage/values.yaml +++ b/clusters/cl01tl/helm/garage/values.yaml @@ -179,11 +179,11 @@ garage: name: garage advancedMounts: main: - main: - - path: /etc/garage.toml - readOnly: true - mountPropagation: None - subPath: garage.toml + # main: + # - path: /etc/garage.toml + # readOnly: true + # mountPropagation: None + # subPath: garage.toml debug: - path: /etc/garage.toml readOnly: true