got those the wrong way round!
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
ed9a5ad9d4
commit
08c3bcf964
|
@ -7,8 +7,8 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
targetPort: 80
|
targetPort: 8096
|
||||||
port: 8096
|
port: 80
|
||||||
selector:
|
selector:
|
||||||
app: jellyfin
|
app: jellyfin
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
Loading…
Reference in New Issue