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