mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-04 09:58:20 +03:00
Enable swap
This commit is contained in:
@@ -13,7 +13,7 @@ kube_api_anonymous_auth: false
|
||||
is_atomic: false
|
||||
|
||||
# optional disable the swap
|
||||
disable_swap: false
|
||||
disable_swap: true
|
||||
|
||||
## Change this to use another Kubernetes version, e.g. a current beta release
|
||||
kube_version: v1.10.4
|
||||
|
||||
Reference in New Issue
Block a user