From 63fa0a3dc55068524dee89e815a4334bc02caa75 Mon Sep 17 00:00:00 2001 From: owen Date: Thu, 25 Jul 2024 17:30:24 +0800 Subject: [PATCH] 1 --- gpdev/ingress.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpdev/ingress.yaml b/gpdev/ingress.yaml index 044e138..4505f30 100644 --- a/gpdev/ingress.yaml +++ b/gpdev/ingress.yaml @@ -52,7 +52,7 @@ spec: name: stock2-java-api-service port: number: 80 - - path: /market + - path: /api/market pathType: Prefix backend: service: @@ -203,7 +203,7 @@ spec: - host: market.gpdev.qq.com http: paths: - - path: /api/market + - path: / pathType: Prefix backend: service: