fix(ingress): route /api/bots to official-bots service #403
@@ -56,6 +56,13 @@ spec:
|
||||
name: nowchess-tournament-active
|
||||
port:
|
||||
number: 8088
|
||||
- path: /api/bots
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: nowchess-official-bots-active
|
||||
port:
|
||||
number: 8088
|
||||
- path: /api
|
||||
pathType: Prefix
|
||||
backend:
|
||||
|
||||
@@ -55,6 +55,13 @@ spec:
|
||||
name: nowchess-tournament-active
|
||||
port:
|
||||
number: 8088
|
||||
- path: /api/bots
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: nowchess-official-bots-active
|
||||
port:
|
||||
number: 8088
|
||||
- path: /api
|
||||
pathType: Prefix
|
||||
backend:
|
||||
|
||||
@@ -53,6 +53,13 @@ spec:
|
||||
name: nowchess-tournament-active
|
||||
port:
|
||||
number: 8088
|
||||
- path: /api/bots
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: nowchess-official-bots-active
|
||||
port:
|
||||
number: 8088
|
||||
- path: /api
|
||||
pathType: Prefix
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user