1
0
Fork 0

updated threshold to 25 because instant rebooting

This commit is contained in:
sido 2018-09-11 13:30:43 +02:00
parent 69d3698efb
commit dc270c1f65
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ spec:
port: 8080
initialDelaySeconds: 60
periodSeconds: 5
failureThreshold: 15
failureThreshold: 25
successThreshold: 1
readinessProbe:
httpGet: