Signed-off-by: Zhiwei Yin <zyin@redhat.com>
This commit is contained in:
Zhiwei Yin
2021-08-05 13:07:55 +08:00
parent 5872bf1942
commit 856b149ef9

View File

@@ -42,7 +42,7 @@ We mainly provide deployment in two scenarios:
### Deploy all-in-on deployment
1. Set a env variable `KUBECONFIG` to kubeconfig file path.
1. Set an env variable `KUBECONFIG` to kubeconfig file path.
```shell
export KUBECONFIG=$HOME/.kube/config
```