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