mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Default is_atomic to false (#1637)
This commit is contained in:
parent
6f1fd12265
commit
079d317ade
@ -4,6 +4,9 @@
|
||||
bootstrap_os: none
|
||||
kube_api_anonymous_auth: false
|
||||
|
||||
# Default value, but will be set to true automatically if detected
|
||||
is_atomic: false
|
||||
|
||||
## Change this to use another Kubernetes version, e.g. a current beta release
|
||||
kube_version: v1.6.7
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user