mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
plex
This commit is contained in:
parent
337ced816f
commit
003d41d6b4
2 changed files with 1 additions and 3 deletions
|
|
@ -25,8 +25,6 @@ spec:
|
|||
value: "100"
|
||||
- name: VERSION
|
||||
value: docker
|
||||
- name: PLEX_CLAIM
|
||||
value: claim-eycC9Rs7fzNma6zuza6c
|
||||
name: plex
|
||||
image: lscr.io/linuxserver/plex
|
||||
ports:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: service
|
||||
name: plex
|
||||
spec:
|
||||
selector:
|
||||
component: plex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue