From e24fbb03f68f91baa60abbb9e27ce649d91514f7 Mon Sep 17 00:00:00 2001 From: wzggsg Date: Tue, 1 Apr 2025 10:23:45 +0800 Subject: [PATCH] 1 --- gp2504/patch/api-deployment_patch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gp2504/patch/api-deployment_patch.yaml b/gp2504/patch/api-deployment_patch.yaml index 4d5f566..e3e73d1 100644 --- a/gp2504/patch/api-deployment_patch.yaml +++ b/gp2504/patch/api-deployment_patch.yaml @@ -23,7 +23,7 @@ spec: livenessProbe: httpGet: path: /api/service.do - port: 80 + port: 8080 initialDelaySeconds: 60 periodSeconds: 10 timeoutSeconds: 3