update plex config
This commit is contained in:
parent
58e7a19806
commit
83406a51ac
@ -47,11 +47,11 @@ spec:
|
|||||||
protocol: UDP
|
protocol: UDP
|
||||||
env:
|
env:
|
||||||
- name: UID
|
- name: UID
|
||||||
value: "\x31\x30\x30\x33" #Corresponds to user id on NFS server (ascii)
|
value: "\x31\x30\x30\x32" #Corresponds to user id on NFS server (ascii)
|
||||||
- name: GID
|
- name: GID
|
||||||
value: "\x31\x30\x30\x33" #Corresponds to group id on NFS server
|
value: "\x31\x30\x30\x32" #Corresponds to group id on NFS server
|
||||||
- name: PLEX_CLAIM
|
- name: PLEX_CLAIM
|
||||||
value: claim-jTsXpqQhAhsTjJYRdmsx
|
value: claim-7Uz6mbtybov4zzzcCVzx
|
||||||
- name: HOSTNAME
|
- name: HOSTNAME
|
||||||
value: plex.mziesel.nl
|
value: plex.mziesel.nl
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
Loading…
Reference in New Issue
Block a user