Minor fix to rkt version in group vars

Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
This commit is contained in:
Bogdan Dobrelya 2017-01-05 10:37:42 +01:00
parent 6d54d9f49a
commit fb7899aa06

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