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: 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