summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks/router/router.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_hosted/tasks/router/router.yml')
-rw-r--r--roles/openshift_hosted/tasks/router/router.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/openshift_hosted/tasks/router/router.yml b/roles/openshift_hosted/tasks/router/router.yml
index 71ceff93a..607ace7f9 100644
--- a/roles/openshift_hosted/tasks/router/router.yml
+++ b/roles/openshift_hosted/tasks/router/router.yml
@@ -71,6 +71,9 @@
- key: spec.strategy.rollingParams.updatePeriodSeconds
value: 1
action: put
+ - key: spec.strategy.activeDeadlineSeconds
+ value: 21600
+ action: put
register: routerout
# This should probably move to module