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:
|
||||
ports:
|
||||
- name: web
|
||||
targetPort: 80
|
||||
port: 8096
|
||||
targetPort: 8096
|
||||
port: 80
|
||||
selector:
|
||||
app: jellyfin
|
||||
type: LoadBalancer
|
||||
|
|
Loading…
Reference in New Issue