Update k8s.config

This commit is contained in:
jinho0928
2021-02-03 10:27:56 +09:00
committed by GitHub
parent c1330e0ae0
commit 186cbb668b

View File

@@ -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