Skip to content

Commit

Permalink
Fix descriptions for publishing (#14)
Browse files Browse the repository at this point in the history
* Fix descriptions for publishing

* Prettify !
  • Loading branch information
teleport-actions[bot] authored Dec 9, 2022
1 parent bfd8d2d commit 50c3b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Teleport Auth Kubernetes
name: Teleport Auth (Kubernetes)
author: Gravitational, Inc.
description: Uses Machine ID to fetch credentials for use with a Kubernetes cluster. Automatically configure `KUBE_CONFIG` environment variable so invocations of `kubectl` and similar tools work as expected.
description: Authenticates your workflow so it can use tools like `kubectl` against Kubernetes clusters protected by Teleport.
inputs:
certificate-ttl:
description: Specify the length that the generated credentials should be valid for. Defaults to "1h"
Expand Down

0 comments on commit 50c3b8d

Please sign in to comment.