Commit 4f38d41f authored by Tim Hockin's avatar Tim Hockin

fix wrong cluster domain in ubuntu docs

parent 596a8a40
...@@ -157,7 +157,7 @@ ENABLE_CLUSTER_DNS=true ...@@ -157,7 +157,7 @@ ENABLE_CLUSTER_DNS=true
DNS_SERVER_IP="192.168.3.10" DNS_SERVER_IP="192.168.3.10"
DNS_DOMAIN="kubernetes.local" DNS_DOMAIN="cluster.local"
DNS_REPLICAS=1 DNS_REPLICAS=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment