This commit is contained in:
wzggsg 2025-04-01 10:16:57 +08:00
parent c47dbf1e45
commit 93b3f40d76

View File

@ -21,13 +21,13 @@ spec:
- name: TZ
value: "Asia/Shanghai"
livenessProbe:
httpGet:
path: /api/service.do
port: 80
initialDelaySeconds: 60
periodSeconds: 10
timeoutSeconds: 3
failureThreshold: 3
httpGet:
path: /api/service.do
port: 80
initialDelaySeconds: 60
periodSeconds: 10
timeoutSeconds: 3
failureThreshold: 3
# resources:
# requests:
# cpu: "0.5"