change rediness prob to 150
parent
cd956d45b6
commit
77c30daefd
|
|
@ -96,7 +96,7 @@ spec:
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
exec:
|
exec:
|
||||||
command: [ "/usr/bin/systemctl", "status", "ipa" ]
|
command: [ "/usr/bin/systemctl", "status", "ipa" ]
|
||||||
initialDelaySeconds: 300
|
initialDelaySeconds: 150
|
||||||
timeoutSeconds: 10
|
timeoutSeconds: 10
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue