mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fix wrong cluster domain in ubuntu docs
This commit is contained in:
parent
596a8a40d1
commit
4f38d41fe0
@ -157,7 +157,7 @@ ENABLE_CLUSTER_DNS=true
|
||||
|
||||
DNS_SERVER_IP="192.168.3.10"
|
||||
|
||||
DNS_DOMAIN="kubernetes.local"
|
||||
DNS_DOMAIN="cluster.local"
|
||||
|
||||
DNS_REPLICAS=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user