mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -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"
|
value: "100"
|
||||||
- name: VERSION
|
- name: VERSION
|
||||||
value: docker
|
value: docker
|
||||||
- name: PLEX_CLAIM
|
|
||||||
value: claim-eycC9Rs7fzNma6zuza6c
|
|
||||||
name: plex
|
name: plex
|
||||||
image: lscr.io/linuxserver/plex
|
image: lscr.io/linuxserver/plex
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: service
|
name: plex
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
component: plex
|
component: plex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue