trying to set UID/GID explicitly to avoud s6-setuidgid
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user