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,11 +96,11 @@ spec:
readinessProbe:
exec:
command: [ "/usr/bin/systemctl", "status", "ipa" ]
initialDelaySeconds: 300
initialDelaySeconds: 150
timeoutSeconds: 10
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
failureThreshold: 3
# livenessProbe:
# httpGet:
# path: /