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:
|
extraEnv:
|
||||||
S6_YES_I_WANT_A_WORLD_WRITABLE_RUN_BECAUSE_KUBERNETES: "1"
|
S6_YES_I_WANT_A_WORLD_WRITABLE_RUN_BECAUSE_KUBERNETES: "1"
|
||||||
|
PLEX_UID: "1000"
|
||||||
|
PLEX_GID: "1000"
|
||||||
# extraEnv:
|
# extraEnv:
|
||||||
# This claim is optional, and is only used for the first startup of PMS
|
# 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
|
# 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