Commit 7cbdd231 authored by 温海元's avatar 温海元

modify initialDelaySeconds and periodSeconds

parent e999b794
...@@ -95,10 +95,10 @@ spec: ...@@ -95,10 +95,10 @@ spec:
exec: exec:
command: command:
- /home/quant_group/readyCheck.sh - /home/quant_group/readyCheck.sh
initialDelaySeconds: 30 initialDelaySeconds: 200
timeoutSeconds: 2 timeoutSeconds: 2
# 默认值10 # 默认值10
periodSeconds: 5 periodSeconds: 40
volumes: volumes:
- name: filelog - name: filelog
hostPath: hostPath:
......
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