mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-14 18:13:45 +00:00
Update action.yml
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
This commit is contained in:
parent
8a7c9e8dd1
commit
781b688fe6
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ inputs:
|
||||||
description: "The role name for the kubernetes authentification"
|
description: "The role name for the kubernetes authentification"
|
||||||
required: false
|
required: false
|
||||||
tokenPath:
|
tokenPath:
|
||||||
description: "The path to the kubernetes service account secret, the action reads the content of this file on the runner"
|
description: "The path where the Kubernetes service account JWT is located"
|
||||||
required: false
|
required: false
|
||||||
authPayload:
|
authPayload:
|
||||||
description: 'The JSON payload to be sent to Vault when using a custom authentication method.'
|
description: 'The JSON payload to be sent to Vault when using a custom authentication method.'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue