Update k8s_infra_installer.sh

This commit is contained in:
jinho0928
2021-04-19 16:25:59 +09:00
committed by GitHub
parent 47dac45ef1
commit ea36f99d78

View File

@@ -145,7 +145,7 @@ kubernetesVersion: {k8sVersion}
controlPlaneEndpoint: {apiServer}:6443
imageRepository: {imageRegistry}/k8s.gcr.io
networking:
serviceSubnet: 10.96.0.0/16
serviceSubnet: {serviceSubnet}
podSubnet: {podSubnet}
apiServer:
extraArgs: