aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Malsbary <todd.malsbary@intel.com>2020-12-02 17:31:38 -0800
committerTodd Malsbary <todd.malsbary@intel.com>2020-12-09 15:22:54 -0800
commit279dd0c0be54caccac7231124f0dc57c911ae2e1 (patch)
treef0c6f99f287f226bf2a3fb1a6b79f2f7b84b40ed
parent7e06fbaa3d1293ca9b25aeb7ea7cb7be2179e30a (diff)
Remove duplicate dict key
Issue-ID: MULTICLOUD-1262 Signed-off-by: Todd Malsbary <todd.malsbary@intel.com> Change-Id: Ie83fad2ad8146b3b33d3a3f0438ff7fe1ac4e475
-rw-r--r--kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml b/kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml
index 0a2953ce..55dda97c 100644
--- a/kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml
+++ b/kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml
@@ -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