revert: point api.riotpiao.com back at kong-proxy
Gateway pods are ErrImagePull — nodes resolve forgejo.riotpiao.com to a ClusterIP and time out, so the Service had no endpoints and the host was returning 503. Kong is still running; this restores it.
This commit is contained in:
@@ -41,6 +41,6 @@ spec:
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: api-gateway
|
||||
name: kong-proxy
|
||||
port:
|
||||
number: 8080
|
||||
number: 80
|
||||
|
||||
Reference in New Issue
Block a user