From 407a34a01ef0404736e2ed9ee153d7f8747a1437 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 29 Dec 2024 21:40:37 -0600 Subject: [PATCH] change permissions --- clusters/cl01tl/applications/lidarr2/values.yaml | 10 +--------- clusters/cl01tl/applications/lidatube/values.yaml | 12 +----------- 2 files changed, 2 insertions(+), 20 deletions(-) diff --git a/clusters/cl01tl/applications/lidarr2/values.yaml b/clusters/cl01tl/applications/lidarr2/values.yaml index 519af8731..8c910d896 100644 --- a/clusters/cl01tl/applications/lidarr2/values.yaml +++ b/clusters/cl01tl/applications/lidarr2/values.yaml @@ -9,16 +9,8 @@ lidarr2: securityContext: runAsUser: 1000 runAsGroup: 1000 - fsGroup: 65536 + fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 568 - - 1000 - - 65536 - - 65539 containers: main: image: diff --git a/clusters/cl01tl/applications/lidatube/values.yaml b/clusters/cl01tl/applications/lidatube/values.yaml index 10b02678a..f2fe2f949 100644 --- a/clusters/cl01tl/applications/lidatube/values.yaml +++ b/clusters/cl01tl/applications/lidatube/values.yaml @@ -7,18 +7,8 @@ lidatube: revisionHistoryLimit: 3 pod: securityContext: - runAsUser: 1000 - runAsGroup: 1000 - fsGroup: 65536 + fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 568 - - 1000 - - 65536 - - 65539 containers: main: image: