working -> interacting

This commit is contained in:
Serhiy Mytrovtsiy 2019-09-26 20:34:38 +02:00
parent ac1d12ce3b
commit 6a304cd134
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ LABEL homepage="https://github.com/exelban/gcloud"
LABEL maintainer="Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>" LABEL maintainer="Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>"
LABEL com.github.actions.name="Kuberentes (k8s) cli - kubectl" 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.icon="terminal"
LABEL com.github.actions.color="blue" LABEL com.github.actions.color="blue"

View File

@ -2,7 +2,7 @@
[![Preview](https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/kubectl/logo.png)](https://cloud.google.com) [![Preview](https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/kubectl/logo.png)](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 ## Usage
To use kubectl put this step into your workflow: To use kubectl put this step into your workflow: