From 483763c3e350960fa1a4b3599535a663ce88a953 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 17 Feb 2025 17:17:43 -0600 Subject: [PATCH] chnage image --- clusters/cl01tl/applications/plex/values.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/clusters/cl01tl/applications/plex/values.yaml b/clusters/cl01tl/applications/plex/values.yaml index 980f915f1..b97829a9a 100644 --- a/clusters/cl01tl/applications/plex/values.yaml +++ b/clusters/cl01tl/applications/plex/values.yaml @@ -5,15 +5,11 @@ plex: replicas: 1 strategy: Recreate revisionHistoryLimit: 3 - pod: - securityContext: - runAsUser: 568 - runAsGroup: 568 containers: main: image: - repository: ghcr.io/onedr0p/plex - tag: 1.41.4.9463-630c9f557 + repository: ghcr.io/linuxserver/plex + tag: 1.41.4@sha256:76d2cf7acc05bba64356dc47fa8d061135519f380c86d0a9a46a48c6bb37102e pullPolicy: IfNotPresent env: - name: TZ