From 14b0c0196505cec52d51ad60e10f1be7b0ab3faa Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 17 Jan 2018 12:02:53 -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 40dbb8739..874d1929a 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: