Update README.md
This commit is contained in:
parent
27480fe484
commit
faa1b7c540
@ -1,6 +1,6 @@
|
|||||||
# Kubernetes set context
|
# Kubernetes set context
|
||||||
|
|
||||||
Used for setting the target K8s cluster context which will be used by other actions like [`azure/k8s-actions/k8s-deploy`](https://github.com/Azure/k8s-actions/tree/master/k8s-deploy), [`azure/k8s-actions/k8s-create-secret`](https://github.com/Azure/k8s-actions/tree/master/k8s-create-secret) etc. or run any kubectl commands.
|
Used for setting the target K8s cluster context which will be used by other actions like [`azure/k8s-deploy`](https://github.com/Azure/k8s-actions/tree/master/k8s-deploy), [`azure/k8s-create-secret`](https://github.com/Azure/k8s-actions/tree/master/k8s-create-secret) etc. or run any kubectl commands.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: azure/k8s-actions/k8s-set-context@master
|
- uses: azure/k8s-actions/k8s-set-context@master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user