From e869b67c6dcf530c5855868c34b8798ac56b051c Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 17 Jan 2018 12:06:37 -0800 Subject: [PATCH] Update README.CICD.k8s.md --- k8s/README.CICD.k8s.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/README.CICD.k8s.md b/k8s/README.CICD.k8s.md index 65d3b05f7..40dbb8739 100644 --- a/k8s/README.CICD.k8s.md +++ b/k8s/README.CICD.k8s.md @@ -15,7 +15,7 @@ or using AKS instead of ACS >``` * An `Azure Blob storage`. It is needed for storing the kubernetes config file used by the hosted agent to access to Kubernetes cluster. Example: - + * Upload the `kubernetes config file` to the blob storage previously created. Execute the following command which will download the config file into the directory `c:\Users\\.kube\` and then, upload it to your blob storage: