mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Added configurable min memory assertions (#4307)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3cc351dff9
commit
27a99e0a3f
@@ -49,3 +49,7 @@ etc_hosts_localhost_entries:
|
||||
unexpected:
|
||||
- localhost
|
||||
- localhost.localdomain
|
||||
|
||||
# Minimal memory requirement in MB for safety checks
|
||||
minimal_node_memory_mb: 1024
|
||||
minimal_master_memory_mb: 1500
|
||||
|
||||
Reference in New Issue
Block a user