未验证 提交 acab6053 编写于 作者: M Medya Ghazizadeh 提交者: GitHub

Merge pull request #10396 from MoshiBin/patch-1

Add missing reference to --embed-certs in the docs
......@@ -28,8 +28,8 @@ mkdir -p $HOME/.minikube/certs
cp my_company.pem $HOME/.minikube/certs/my_company.pem
```
Then restart minikube to sync the certificates:
Then restart minikube with the `--embed-certs` flag to sync the certificates:
```shell
minikube start
minikube start --embed-certs
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册