From 3cb886c497acc4b5318b957e1d66f4d9896528a9 Mon Sep 17 00:00:00 2001 From: Manuel de Brito Fontes Date: Thu, 30 Aug 2018 14:59:50 -0300 Subject: [PATCH] Fix documentation search --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 4d1988847..7e6784c95 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -256,7 +256,7 @@ More information: ## Kube-Config -If you want to use a kubeconfig file for authentication, follow the [deploy procedure](../docs/deploy/index.md) and +If you want to use a kubeconfig file for authentication, follow the [deploy procedure](deploy/index.md) and add the flag `--kubeconfig=/etc/kubernetes/kubeconfig.yaml` to the args section of the deployment. ## Using GDB with Nginx