diff --git a/.rhcicd/clowdapp-backend.yaml b/.rhcicd/clowdapp-backend.yaml index 641265515c..283c617a9a 100644 --- a/.rhcicd/clowdapp-backend.yaml +++ b/.rhcicd/clowdapp-backend.yaml @@ -98,7 +98,7 @@ objects: path: /health/ready port: 8000 scheme: HTTP - initialDelaySeconds: 40 + initialDelaySeconds: 2000 periodSeconds: 10 timeoutSeconds: 1 successThreshold: 1