chore: Update manifests after change

This commit is contained in:
2026-04-05 03:05:00 +00:00
parent 1558689b3c
commit 1a7ef1d46c
3 changed files with 10 additions and 8 deletions

View File

@@ -29,6 +29,9 @@ spec:
enableServiceLinks: false
serviceAccountName: default
automountServiceAccountToken: true
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
hostIPC: false
hostNetwork: false
hostPID: false
@@ -46,19 +49,18 @@ spec:
containers:
- env:
- name: TZ
value: US/Central
value: America/Chicago
- name: VERSION
value: docker
image: ghcr.io/linuxserver/plex:1.43.0@sha256:a27f1ce1e1d14cd3627ed217f042bf8de0f796ed274fb27b2dc971ae22a64b95
imagePullPolicy: IfNotPresent
image: ghcr.io/linuxserver/plex:1.43.0.10492-121068a07-ls298@sha256:cbd631f9a972a1c453953a9192c1781dd7d2084db075a1bee78a3cc6387fb103
name: main
resources:
limits:
gpu.intel.com/i915: 1
requests:
cpu: 10m
cpu: 100m
gpu.intel.com/i915: 1
memory: 512Mi
memory: 250Mi
volumeMounts:
- mountPath: /config
name: config

View File

@@ -23,7 +23,7 @@ spec:
name: plex
namespace: plex
port: 32400
weight: 100
weight: 1
matches:
- path:
type: PathPrefix