mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
fix spelling of separate
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# kubelet.service
|
||||
# kube-proxy.service
|
||||
|
||||
# Comma seperated list of nodes in the etcd cluster
|
||||
# Comma separated list of nodes in the etcd cluster
|
||||
KUBE_ETCD_SERVERS="--etcd_servers=http://127.0.0.1:4001"
|
||||
|
||||
# logging to stderr means we get it in the systemd journal
|
||||
|
@@ -3,7 +3,7 @@
|
||||
|
||||
# defaults from config and apiserver should be adequate
|
||||
|
||||
# Comma seperated list of minions
|
||||
# Comma separated list of minions
|
||||
KUBELET_ADDRESSES="--machines=127.0.0.1"
|
||||
|
||||
# Add you own!
|
||||
|
Reference in New Issue
Block a user