This commit is contained in:
Deepak Sattiraju 2019-09-23 15:11:33 +05:30 коммит произвёл GitHub
Родитель 552d3c8b5b
Коммит c966e47ee2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,5 +1,5 @@
name: 'AKS set context'
description: 'Used for setting the target AKS cluster context which will be used by other actions like azure/k8s-deploy or azure/k8s-create-secret'
description: 'Sets the kubeconfig on the machine to communicate with the AKS cluster'
inputs:
creds:
description: 'Azure credentials i.e. output of `az ad sp create-for-rbac --sdk-auth`'