From 16348edc1e5c152864601212c7541273672be675 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 1 Jun 2025 22:56:20 +0530 Subject: [PATCH] remove securityContext --- cluster/apps/radarr/radarr.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cluster/apps/radarr/radarr.yml b/cluster/apps/radarr/radarr.yml index 60bf2cf..0da68d8 100644 --- a/cluster/apps/radarr/radarr.yml +++ b/cluster/apps/radarr/radarr.yml @@ -14,10 +14,6 @@ spec: labels: app: radarr spec: - securityContext: - runAsUser: 1000 - runAsGroup: 1000 - fsGroup: 1000 containers: - name: radarr image: lscr.io/linuxserver/radarr:5.25.0