Add missing cidr declarations.
This commit is contained in:
@@ -23,6 +23,6 @@ registerNode: true
|
||||
runtimeRequestTimeout: "15m"
|
||||
tlsCertFile: "/.persist/keys/kube/kubelet.crt"
|
||||
tlsPrivateKeyFile: "/.persist/keys/kube/kubelet.key"
|
||||
clusterDomain: "cluster.local"
|
||||
clusterDNS:
|
||||
- "10.197.0.10"
|
||||
# clusterDomain: "cluster.local"
|
||||
# clusterDNS:
|
||||
# - "10.197.0.10"
|
||||
|
||||
Reference in New Issue
Block a user