From 24a6e6cbfffd09855c6ed95c9f5cc79c61bedc42 Mon Sep 17 00:00:00 2001 From: Sundar Date: Wed, 31 Mar 2021 17:51:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f212f01..e763d41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Kubernetes set context +# Kubernetes set context This action can be used to set cluster context before other actions like [`azure/k8s-deploy`](https://github.com/Azure/k8s-deploy/tree/master), [`azure/k8s-create-secret`](https://github.com/Azure/k8s-create-secret/tree/master) or any kubectl commands (in script) can be run subsequently in the workflow.