got those the wrong way round!

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-12-15 15:28:15 +01:00
parent ed9a5ad9d4
commit 08c3bcf964
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ metadata:
spec:
ports:
- name: web
targetPort: 80
port: 8096
targetPort: 8096
port: 80
selector:
app: jellyfin
type: LoadBalancer