Add missing cidr declarations.

This commit is contained in:
Tom Alexander
2025-12-23 06:48:06 -05:00
parent 0ad71fc915
commit a8a0eab820
7 changed files with 14 additions and 7 deletions

View File

@@ -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"