Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Nov 25, 2024
1 parent 66014f0 commit 052a63a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ inventory:
endpoint: "https://your-gg-instance/v1"
api_token: "${GG_API_TOKEN}"

# This needs to be created separately, and contain a `HASHICORP_VAULT_TOKEN` key with
# the token to use.
# This needs to be created separately, and contain the following keys:
# - `HASHICORP_VAULT_TOKEN` - the hashicorp vault token to use
# - `GG_API_TOKEN` - the GitGuardian token to send results with
envFrom:
- secretRef:
name: hashicorpvault-secrets
Expand Down

0 comments on commit 052a63a

Please sign in to comment.