trying to set UID/GID explicitly to avoud s6-setuidgid
All checks were successful
continuous-integration/publish-helm Helm publish succeeded

This commit is contained in:
2026-01-12 20:13:46 +11:00
parent f215446ea6
commit 23554064c2

View File

@@ -285,6 +285,8 @@ commonLabels: {}
extraEnv:
S6_YES_I_WANT_A_WORLD_WRITABLE_RUN_BECAUSE_KUBERNETES: "1"
PLEX_UID: "1000"
PLEX_GID: "1000"
# extraEnv:
# This claim is optional, and is only used for the first startup of PMS
# The claim is obtained from https://www.plex.tv/claim/ is is only valid for a few minutes