Skip to content

Commit

Permalink
webhook: comment on webhook role env variable (bank-vaults#1206)
Browse files Browse the repository at this point in the history
* webhook: comment on webhook role env variable

Co-authored-by: Peter Balogh <[email protected]>
  • Loading branch information
bonifaido and pbalogh-sa authored Dec 7, 2020
1 parent 00bad34 commit 687a5e0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions charts/vault-secrets-webhook/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,14 @@ vaultEnv:
env:
VAULT_IMAGE: vault:1.6.0
# VAULT_CAPATH: /vault/tls
# used when the pod that should get secret injected does not specify
# an imagePullSecret
# # Used when the pod that should get secret injected does not
# # specify an imagePullSecret
# DEFAULT_IMAGE_PULL_SECRET:
# DEFAULT_IMAGE_PULL_SECRET_NAMESPACE:
# VAULT_CLIENT_TIMEOUT: 10s
# # define the webhook's role in Vault used for authentication,
# # if not defined individually in resources by annotations.
# VAULT_ROLE: vault-secrets-webhook

metrics:
enabled: false
Expand Down

0 comments on commit 687a5e0

Please sign in to comment.