mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-21 22:48:06 -03:30
Uses correct flag for draining with a pod selector Verifies minimum kubectl version for compatibility
6 lines
89 B
YAML
6 lines
89 B
YAML
---
|
|
drain_grace_period: 300
|
|
drain_timeout: 360s
|
|
drain_pod_selector: ""
|
|
drain_nodes: true
|