Remove duplicate dict key 71/116271/1
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 3 Dec 2020 01:31:38 +0000 (17:31 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Wed, 9 Dec 2020 23:22:54 +0000 (15:22 -0800)
Issue-ID: MULTICLOUD-1262
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ie83fad2ad8146b3b33d3a3f0438ff7fe1ac4e475

kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml

index 0a2953c..55dda97 100644 (file)
@@ -52,8 +52,6 @@ local_volume_provisioner_enabled: true
 # Helm deployment
 helm_enabled: true
 
-docker_version: 'latest'
-
 # Kube-proxy proxyMode configuration.
 # NOTE: Ipvs is based on netfilter hook function, but uses hash table as the underlying data structure and
 # works in the kernel space