diff --git a/freeipa/templates/deployment.yaml b/freeipa/templates/deployment.yaml index a1ed557..ceae722 100644 --- a/freeipa/templates/deployment.yaml +++ b/freeipa/templates/deployment.yaml @@ -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: /