change rediness prob to 150

main
Pratik 2021-04-05 11:49:34 +05:30
parent cd956d45b6
commit 77c30daefd
1 changed files with 2 additions and 2 deletions

View File

@ -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