We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56024a3 commit 3bbc98bCopy full SHA for 3bbc98b
kubernetes/media/plex/values.yaml
@@ -5,25 +5,19 @@ image:
5
ports:
6
- name: main
7
containerPort: 32400
8
- hostPort: 32400
9
- name: roku
10
containerPort: 8324
11
- hostPort: 8324
12
- name: gdm-32410
13
containerPort: 32410
14
- hostPort: 32410
15
protocol: UDP
16
- name: gdm-32412
17
containerPort: 32412
18
- hostPort: 32412
19
20
- name: gdm-32413
21
containerPort: 32413
22
- hostPort: 32413
23
24
- name: gdm-32414
25
containerPort: 32414
26
- hostPort: 32414
27
28
29
health:
0 commit comments