mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-03-03 12:23:46 +08:00
fix action.yml to reach character limit (#41)
This commit is contained in:
parent
a00f2d2297
commit
0b53301dcc
@ -1,5 +1,5 @@
|
|||||||
name: "Kubernetes Set Context"
|
name: "Kubernetes Set Context"
|
||||||
description: "Set the context of a target Kubernetes cluster and export the kubeconfig which will be used by other actions like azure/k8s-deploy"
|
description: "Set the context of a target Kubernetes cluster and export the kubeconfig which is used by subsequent actions"
|
||||||
inputs:
|
inputs:
|
||||||
# Please ensure you have used azure/login in the workflow before this action
|
# Please ensure you have used azure/login in the workflow before this action
|
||||||
cluster-type:
|
cluster-type:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user