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
71f7e2ad89
commit
a81a6e8fed
1 changed files with 3 additions and 3 deletions
|
|
@ -20,11 +20,11 @@ spec:
|
|||
containers:
|
||||
- env:
|
||||
- name: PUID
|
||||
values: 99
|
||||
value: 99
|
||||
- name: PGID
|
||||
values: 100
|
||||
value: 100
|
||||
- name: VERSION
|
||||
values: docker
|
||||
value: docker
|
||||
- name: app
|
||||
image: lscr.io/linuxserver/plex
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue