mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
* Remove ignore_errors from drain tasks and enable retires * Fix lint error by checking if stdout length is not 0, ie string is not empty.
7 lines
127 B
YAML
7 lines
127 B
YAML
---
|
|
allow_ungraceful_removal: false
|
|
drain_grace_period: 300
|
|
drain_timeout: 360s
|
|
drain_retries: 3
|
|
drain_retry_delay_seconds: 10
|