Commit d7b9de10 authored by 黎博's avatar 黎博

update

parent d604ed96
......@@ -721,7 +721,6 @@ public class K8sService {
.withHttpGet(httpGetAction)
.withInitialDelaySeconds(600)
.withPeriodSeconds(60)
.withTimeoutSeconds(60)
.withTimeoutSeconds(5)
.withSuccessThreshold(1)
.withFailureThreshold(5)
......
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