From 3fa8559cba1d807ac276a90b74988f29eff5a081 Mon Sep 17 00:00:00 2001 From: Scott Bronson Date: Tue, 27 Oct 2020 07:34:06 -0700 Subject: [PATCH] Fix typo: body text accidentally caught in a block --- docs/05-kubernetes-configuration-files.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/05-kubernetes-configuration-files.md b/docs/05-kubernetes-configuration-files.md index 7dec4ff..4d945d8 100644 --- a/docs/05-kubernetes-configuration-files.md +++ b/docs/05-kubernetes-configuration-files.md @@ -45,10 +45,9 @@ Results: ``` kube-proxy.kubeconfig - +``` Reference docs for kube-proxy [here](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/) -``` ### The kube-controller-manager Kubernetes Configuration File