From 9be2510e86d1e5195d1f80c481ebf3cf16555771 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 6 Mar 2025 23:00:50 -0600 Subject: [PATCH] fix permsissions --- .../applications/radarr-anime/templates/replication-source.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/applications/radarr-anime/templates/replication-source.yaml b/clusters/cl01tl/applications/radarr-anime/templates/replication-source.yaml index edcc92e57..7a6780ee4 100644 --- a/clusters/cl01tl/applications/radarr-anime/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/radarr-anime/templates/replication-source.yaml @@ -23,6 +23,8 @@ spec: monthly: 2 yearly: 4 moverSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch copyMethod: Snapshot