mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
plex
This commit is contained in:
parent
026d97a755
commit
e6cd94c028
1 changed files with 2 additions and 2 deletions
|
|
@ -20,9 +20,9 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- env:
|
- env:
|
||||||
- name: PUID
|
- name: PUID
|
||||||
value: 99
|
value: "99"
|
||||||
- name: PGID
|
- name: PGID
|
||||||
value: 100
|
value: "100"
|
||||||
- name: VERSION
|
- name: VERSION
|
||||||
value: docker
|
value: docker
|
||||||
name: plex
|
name: plex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue