Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minghsu0107 authored Jul 24, 2022
1 parent 75cc75e commit e9593d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ In addition, some common application deployment templates are provided:
1. A Kubernetes cluster with version `1.18+`
2. Slack webhook URL

Take `monitoring-thanos` for example. You need to replace `slack_api_url` with your webhook URL in `monitoring-thanos/alertmanager-configmap.yaml`. You could also set up emails to which Alertmanager sends notification.
Take `monitoring-thanos` for example. You need to replace `slack_api_url` with your webhook URL in `monitoring-thanos/alertmanager-configmap.yaml`. You should also change the slack channel name to yours. In addition, you could set up emails to which Alertmanager sends notification.

3. Dynamic volume provisoner (optional)

Expand Down

0 comments on commit e9593d2

Please sign in to comment.