From 837e79f271335d8f779469500b44cc3507eb6b53 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Tue, 25 Jun 2024 19:01:13 -0500 Subject: [PATCH] remove read only on mount --- clusters/cl01tl/platform/unpackerr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/unpackerr/values.yaml b/clusters/cl01tl/platform/unpackerr/values.yaml index aa1932287..881d82678 100644 --- a/clusters/cl01tl/platform/unpackerr/values.yaml +++ b/clusters/cl01tl/platform/unpackerr/values.yaml @@ -52,4 +52,4 @@ unpackerr: main: main: - path: /mnt/store - readOnly: true + readOnly: false