Browse Source
Merge pull request #3232 from rabi/master
Document correct var kubeadm_enabled
pull/3233/head
Antoine Legrand
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/cri-o.md
|
|
@ -15,7 +15,7 @@ Use cri-o instead of docker, set following variable: |
|
|
|
#### all.yml |
|
|
|
|
|
|
|
``` |
|
|
|
kubeadm_enable: true |
|
|
|
kubeadm_enabled: true |
|
|
|
... |
|
|
|
download_container: false |
|
|
|
skip_downloads: false |
|
|
|