mirror of
https://github.com/openshift/openshift-ansible.git
synced 2026-02-05 06:46:04 +01:00
Merge pull request #12112 from mtnbikenc/increase-rollout-timeout
Increase worker config rollout timeout
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
oc wait machineconfigpool/worker
|
||||
--kubeconfig={{ kubeconfig_path }}
|
||||
--for=condition=Updated
|
||||
--timeout=5m
|
||||
--timeout=10m
|
||||
|
||||
rescue:
|
||||
- name: DEBUG - Get worker machine config pool
|
||||
|
||||
Reference in New Issue
Block a user