mirror of
https://github.com/rancher/rke.git
synced 2025-09-19 18:30:38 +00:00
update kube-api service cluster ip range
This commit is contained in:
@@ -43,7 +43,7 @@ services:
|
|||||||
# xxxxxxxxxx
|
# xxxxxxxxxx
|
||||||
# -----END PRIVATE KEY-----
|
# -----END PRIVATE KEY-----
|
||||||
kube-api:
|
kube-api:
|
||||||
service_cluster_ip_range: 10.42.0.0/16
|
service_cluster_ip_range: 10.43.0.0/16
|
||||||
pod_security_policy: false
|
pod_security_policy: false
|
||||||
# add additional arguments to the kubernetes component
|
# add additional arguments to the kubernetes component
|
||||||
# Note that this WILL OVERRIDE existing defaults
|
# Note that this WILL OVERRIDE existing defaults
|
||||||
|
Reference in New Issue
Block a user