From 186cbb668b5fd8ca91c4feb1d7a941b638a97379 Mon Sep 17 00:00:00 2001 From: jinho0928 Date: Wed, 3 Feb 2021 10:27:56 +0900 Subject: [PATCH] Update k8s.config --- manifest/k8s.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest/k8s.config b/manifest/k8s.config index 35f76cc..a8b84fa 100644 --- a/manifest/k8s.config +++ b/manifest/k8s.config @@ -9,7 +9,7 @@ #------------------------------------------------------------------ # ex : imageRegistry=172.22.5.2:5000 # ex : crioVersion=1.17 -# ex : k8sVersion=1.17.6 +# ex : k8sVersion=1.17.8 # ex : apiServer=172.21.7.2 # ex : podSubnet=10.244.0.0/16 #------------------------------------------------------------------ @@ -21,7 +21,7 @@ imageRegistry=172.22.5.2:5000 crioVersion=1.17 #kubernetes -k8sVersion=1.17.6 +k8sVersion=1.17.8 apiServer=172.22.5.2 podSubnet=10.244.0.0/16