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:
@@ -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
|
||||
|
Reference in New Issue
Block a user