mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Update apiserver.service
This commit is contained in:
parent
d5377e4a39
commit
becb2fa54a
@ -9,6 +9,7 @@ ExecStart=/opt/bin/apiserver \
|
||||
--port=8080 \
|
||||
--etcd_servers=http://127.0.0.1:4001 \
|
||||
--machines=127.0.0.1 \
|
||||
--portal_net=10.0.0.0/24 \
|
||||
--logtostderr=true
|
||||
Restart=on-failure
|
||||
RestartSec=1
|
||||
|
Loading…
Reference in New Issue
Block a user