Commit bed8ca67 authored by 智勇's avatar 智勇

健康检查时间

parent 3a124e2c
......@@ -119,7 +119,7 @@ projectConfig['urge-dispatcher'] = projectConfig.clotho = {
},
}
projectConfig['xyqb-user2'] = projectConfig.xyqb = {
projectConfig['xyqb-mall'] = projectConfig['xyqb-user2'] = projectConfig.xyqb = {
memory: {
request: 800,
limit: 1024,
......
......@@ -64,11 +64,11 @@ spec:
exec:
command:
- /home/quant_group/readyCheck.sh
initialDelaySeconds: 60
initialDelaySeconds: 30
timeoutSeconds: 2
periodSeconds: 5
successThreshold: 1
failureThreshold: 20
failureThreshold: 30
restartPolicy: Always
dnsPolicy: ClusterFirst
imagePullSecrets:
......
......@@ -81,7 +81,7 @@ metadata:
spec:
type: NodePort
# 保留客户端源 IP 地址, 方便调试连接
externalTrafficPolicy: Local
# externalTrafficPolicy: Local
ports:
- name: tcp-5672-5672
port: 5672
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment