Enable swap

This commit is contained in:
rongzhang
2018-08-07 21:12:27 +08:00
parent 453fea1977
commit b902602d16
2 changed files with 1 additions and 7 deletions

View File

@@ -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