Strange service issues, lets be specific

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2025-06-30 19:11:40 +00:00
parent 92b454a88a
commit efba9dadbc

View file

@ -11,12 +11,15 @@ spec:
- port: 80 - port: 80
targetPort: 9000 targetPort: 9000
name: web name: web
protocol: TCP
- port: 9000 - port: 9000
targetPort: 9000 targetPort: 9000
name: alsoweb name: alsoweb
protocol: TCP
- port: 3483 - port: 3483
targetPort: 3483 targetPort: 3483
name: sumthing name: player
protocol: TCP
- port: 9090 - port: 9090
targetPort: 9090 targetPort: 9090
name: api name: api