update QUAY_APP_DEPLOYMENT_PROGRESS_DEADLINE_SECONDS value for openshift deployment

Signed-off-by: Tejas Parikh <tparikh@redhat.com>
This commit is contained in:
Tejas Parikh 2019-11-19 16:08:27 -05:00
parent f915352138
commit d0d68816f9
No known key found for this signature in database
GPG Key ID: 34A7EFC6CE6A7468
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ parameters:
value: "0"
displayName: quay app deployment min ready seconds
- name: QUAY_APP_DEPLOYMENT_PROGRESS_DEADLINE_SECONDS
value: "600s"
value: "600"
displayName: quay app deployment progress deadline seconds
- name: QUAY_APP_DEPLOYMENT_REVISION_HISTORY_LIMITS
value: "10"