From 5bbb5c4a5cd39826d09a625869bc5f3a588761d2 Mon Sep 17 00:00:00 2001 From: Atharva Mulmuley Date: Tue, 11 May 2021 17:13:05 +0530 Subject: [PATCH] Update README.md Co-authored-by: Shashank Barsin --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdf49603..83e5d638 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ In both these approaches it is recommended to store these contents (kubeconfig f cluster-name
Name of arc cluster - Provide name of arc cluster.Applicable for cluster-type of 'arc'. + Name of Azure Arc enabled Kubernetes cluster. Required only if cluster-type is 'arc'. + resource-group
resource group @@ -161,4 +162,4 @@ provided by the bot. You will only need to do this once across all repos using o This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or -contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. \ No newline at end of file +contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.