From 5fb15c31ed4024c00a89376a494361e7e5fab712 Mon Sep 17 00:00:00 2001 From: chenbowen Date: Thu, 6 Nov 2025 18:33:25 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E8=B0=83=E6=95=B4=20pod=20=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/deployment.yaml b/deployment.yaml index 523a1c8d..0b8b68bc 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -29,14 +29,14 @@ spec: httpGet: path: /actuator/health port: 48080 - initialDelaySeconds: 10 + initialDelaySeconds: 50 periodSeconds: 5 failureThreshold: 3 livenessProbe: httpGet: path: /actuator/health port: 48080 - initialDelaySeconds: 30 + initialDelaySeconds: 50 periodSeconds: 10 failureThreshold: 5 resources: @@ -96,14 +96,14 @@ spec: httpGet: path: /actuator/health port: 48082 - initialDelaySeconds: 10 + initialDelaySeconds: 50 periodSeconds: 5 failureThreshold: 3 livenessProbe: httpGet: path: /actuator/health port: 48082 - initialDelaySeconds: 30 + initialDelaySeconds: 50 periodSeconds: 10 failureThreshold: 5 resources: @@ -111,7 +111,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "2048m" + cpu: "2560m" memory: "2048Mi" terminationGracePeriodSeconds: 30 strategy: @@ -168,14 +168,14 @@ spec: httpGet: path: /actuator/health port: 48081 - initialDelaySeconds: 10 + initialDelaySeconds: 50 periodSeconds: 5 failureThreshold: 3 livenessProbe: httpGet: path: /actuator/health port: 48081 - initialDelaySeconds: 30 + initialDelaySeconds: 50 periodSeconds: 10 failureThreshold: 5 resources: @@ -240,14 +240,14 @@ spec: httpGet: path: /actuator/health port: 48083 - initialDelaySeconds: 10 + initialDelaySeconds: 50 periodSeconds: 5 failureThreshold: 3 livenessProbe: httpGet: path: /actuator/health port: 48083 - initialDelaySeconds: 30 + initialDelaySeconds: 50 periodSeconds: 10 failureThreshold: 5 resources: @@ -312,14 +312,14 @@ spec: httpGet: path: /actuator/health port: 48084 - initialDelaySeconds: 10 + initialDelaySeconds: 50 periodSeconds: 5 failureThreshold: 3 livenessProbe: httpGet: path: /actuator/health port: 48084 - initialDelaySeconds: 30 + initialDelaySeconds: 50 periodSeconds: 10 failureThreshold: 5 resources: @@ -384,14 +384,14 @@ spec: httpGet: path: /actuator/health port: 48100 - initialDelaySeconds: 10 + initialDelaySeconds: 50 periodSeconds: 5 failureThreshold: 3 livenessProbe: httpGet: path: /actuator/health port: 48100 - initialDelaySeconds: 30 + initialDelaySeconds: 50 periodSeconds: 10 failureThreshold: 5 resources: