5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 10:03:46 +00:00

Update README.md

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
This commit is contained in:
Rosemary Wang 2022-03-28 10:49:29 -04:00 committed by GitHub
parent 85593d50d5
commit 07304489a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,9 @@ A helper action for easily pulling secrets from HashiCorp Vault™.
- [Vault GitHub Action](#vault-github-action)
- [Example Usage](#example-usage)
- [Authentication Methods](#authentication-methods)
- [Token](#token)
- [JWT with GitHub OIDC Tokens](#jwt-with-github-oidc-tokens)
- [AppRole](#approle)
- [Token](#token)
- [GitHub](#github)
- [JWT with OIDC Provider](#jwt-with-oidc-provider)
- [Kubernetes](#kubernetes)