This commit is contained in:
UshaN 2019-09-25 11:00:37 +05:30 коммит произвёл GitHub
Родитель 3659b11967
Коммит 46e8428967
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,5 @@
name: 'AKS set context'
description: 'Sets the kubeconfig on the machine to communicate with the AKS cluster'
name: 'Azure Kubernetes set context'
description: 'Sets the kubeconfig on the machine to communicate with the Azure Kubernetes cluster'
inputs:
creds:
description: 'Azure credentials i.e. output of `az ad sp create-for-rbac --sdk-auth`'