diff --git a/docs/modules/ROOT/pages/getting-started/cli.adoc b/docs/modules/ROOT/pages/getting-started/cli.adoc index 8df41dbd..5601f2e3 100644 --- a/docs/modules/ROOT/pages/getting-started/cli.adoc +++ b/docs/modules/ROOT/pages/getting-started/cli.adoc @@ -83,7 +83,7 @@ users: + [source] -- -export $KUBECONFIG= +export KUBECONFIG= -- + .. Or, overwrite the file located at `~/.kube/config` with your `kubeconfig` file.