Skip to content

Commit

Permalink
docs: add dummy values to example file
Browse files Browse the repository at this point in the history
  • Loading branch information
narenaryan committed Jan 15, 2025
1 parent 98e58b5 commit 1956b92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions whispr.yaml.example
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
## AWS
# env_file: .env
# secret_name: my-creds
# secret_name: my-secret
# vault: aws
# region: us-west-2

## Azure
# env_file: .env
# secret_name: my-creds
# secret_name: my-secret
# vault: azure
# vault_url: https://my-creds.vault.azure.net/

# GCP
# env_file: .env
# secret_name: nyell-db-creds
# secret_name: my-secret
# vault: gcp
# project_id: project-12345

0 comments on commit 1956b92

Please sign in to comment.