Strange service issues, lets be specific
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
92b454a88a
commit
efba9dadbc
1 changed files with 4 additions and 1 deletions
|
@ -11,12 +11,15 @@ spec:
|
|||
- port: 80
|
||||
targetPort: 9000
|
||||
name: web
|
||||
protocol: TCP
|
||||
- port: 9000
|
||||
targetPort: 9000
|
||||
name: alsoweb
|
||||
protocol: TCP
|
||||
- port: 3483
|
||||
targetPort: 3483
|
||||
name: sumthing
|
||||
name: player
|
||||
protocol: TCP
|
||||
- port: 9090
|
||||
targetPort: 9090
|
||||
name: api
|
||||
|
|
Loading…
Add table
Reference in a new issue