Default is_atomic to false (#1637)
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user