1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-18 16:36:41 +00:00

update kube-api service cluster ip range

This commit is contained in:
Guangbo Chen
2018-04-23 14:12:52 +08:00
parent c467584f8f
commit 67e8936360

View File

@@ -43,7 +43,7 @@ services:
# xxxxxxxxxx
# -----END PRIVATE KEY-----
kube-api:
service_cluster_ip_range: 10.42.0.0/16
service_cluster_ip_range: 10.43.0.0/16
pod_security_policy: false
# add additional arguments to the kubernetes component
# Note that this WILL OVERRIDE existing defaults