mirror of
https://github.com/ditkrg/k8s-set-context.git
synced 2026-01-22 22:06:49 +00:00
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…
Reference in New Issue
Block a user