Skip to content
Snippets Groups Projects
Commit fb7899aa authored by Bogdan Dobrelya's avatar Bogdan Dobrelya
Browse files

Minor fix to rkt version in group vars

parent 6d54d9f4
No related branches found
No related tags found
No related merge requests found
...@@ -198,6 +198,7 @@ k8s_image_pull_policy: IfNotPresent ...@@ -198,6 +198,7 @@ k8s_image_pull_policy: IfNotPresent
kpm_packages: [] kpm_packages: []
# - name: kube-system/grafana # - name: kube-system/grafana
# Settings for containerized control plane (etcd/kubelet)
rkt_version: 1.21.0 rkt_version: 1.21.0
etcd_deployment_type: docker etcd_deployment_type: docker
kubelet_deployment_type: docker kubelet_deployment_type: docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment