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