This commit is contained in:
parent
74644edf8f
commit
4b0a9b5e64
@ -45,7 +45,7 @@ spec:
|
|||||||
- name: plex-media
|
- name: plex-media
|
||||||
mountPath: /srv
|
mountPath: /srv
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 80
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: plex-config
|
- name: plex-config
|
||||||
|
@ -14,5 +14,5 @@ spec:
|
|||||||
targetPort: 32400
|
targetPort: 32400
|
||||||
- name: filebrowswer
|
- name: filebrowswer
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 8080
|
port: 80
|
||||||
targetPort: 8080
|
targetPort: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user