working -> interacting
This commit is contained in:
parent
ac1d12ce3b
commit
6a304cd134
@ -8,7 +8,7 @@ LABEL homepage="https://github.com/exelban/gcloud"
|
||||
LABEL maintainer="Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>"
|
||||
|
||||
LABEL com.github.actions.name="Kuberentes (k8s) cli - kubectl"
|
||||
LABEL com.github.actions.description="GitHub Action for working with kubectl (k8s)"
|
||||
LABEL com.github.actions.description="GitHub Action for interacting with kubectl (k8s)"
|
||||
LABEL com.github.actions.icon="terminal"
|
||||
LABEL com.github.actions.color="blue"
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
[](https://cloud.google.com)
|
||||
|
||||
GitHub Action for working with kubectl ([k8s](https://kubernetes.io))
|
||||
GitHub Action for interacting with kubectl ([k8s](https://kubernetes.io))
|
||||
|
||||
## Usage
|
||||
To use kubectl put this step into your workflow:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user