Skip to content

Commit

Permalink
Adds note re: env vars & quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
asachs01 committed Jun 15, 2020
1 parent 1a9310b commit 3edee60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ spec:
secret: slack-webhook-url
timeout: 10
```
**Note**: The library used in the Sensu SDK for this plugin requires that if your Slack webhook URL is listed as an environment variable, the URL cannot be surrounded by quotes.
**Security Note**: The Slack webhook URL should always be treated as a security
sensitive configuration option and in this example, it is loaded into the
Expand Down

0 comments on commit 3edee60

Please sign in to comment.