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

modify initialDelaySeconds and periodSeconds

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