From 0cca7e993397197cab3b861a8b6aaf7f398d0fcb Mon Sep 17 00:00:00 2001 From: Anirudh <46741940+anraghun@users.noreply.github.com> Date: Thu, 7 May 2020 16:56:04 +0530 Subject: [PATCH] Modified the description to optimise marketplace search (#31) (#32) * modified description to optimise search * modified wording * added the AKS keyword --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3342a881..1146e5c1 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Deploy to Kubernetes cluster' -description: 'Deploy to Kubernetes cluster' +description: 'Deploy to a Kubernetes cluster including, but not limited to Azure Kubernetes Service (AKS) clusters' inputs: # Please ensure you have used either azure/k8s-actions/aks-set-context or azure/k8s-actions/k8s-set-context in the workflow before this action namespace: