Merge pull request #859 from bogdando/minor_rkt

Minor fix to rkt version in group vars
pull/862/head
Bogdan Dobrelya 2017-01-05 12:14:01 +01:00 committed by GitHub
commit a4dbee3e38
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ k8s_image_pull_policy: IfNotPresent
kpm_packages: []
# - name: kube-system/grafana
# Settings for containerized control plane (etcd/kubelet)
rkt_version: 1.21.0
etcd_deployment_type: docker
kubelet_deployment_type: docker