feat: point api.riotpiao.com at the gateway ahead of Kong removal
Kong is being deleted, so the backend cannot stay kong-proxy. Gateway serves 404 on API routes until tasks 2.1/2.2 land.
This commit is contained in:
@@ -41,6 +41,6 @@ spec:
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: kong-proxy
|
||||
name: api-gateway
|
||||
port:
|
||||
number: 80
|
||||
number: 8080
|
||||
|
||||
Reference in New Issue
Block a user