mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
Merge pull request #18398 from mamikonyana/kubectl_config_option
Auto commit by PR queue bot
This commit is contained in:
@@ -237,6 +237,7 @@ KUBELET_OPTS="\
|
||||
--hostname-override=${1} \
|
||||
--api-servers=http://${2}:8080 \
|
||||
--logtostderr=true \
|
||||
--config=/etc/kubernetes/manifests \
|
||||
--cluster-dns=$3 \
|
||||
--cluster-domain=$4"
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user