mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
update (#647)
This commit is contained in:
@@ -7,7 +7,7 @@ Reloader can alert when it triggers a rolling upgrade on Deployments or Stateful
|
||||
In-order to enable this feature, you need to update the `reloader.env.secret` section of `values.yaml` providing the information needed for alert:
|
||||
|
||||
```yaml
|
||||
ALERT_ON_RELOAD: [ true/false ] Default: false
|
||||
ALERT_ON_RELOAD: [ true/false ] Default: false
|
||||
ALERT_SINK: [ slack/teams/webhook ] Default: webhook
|
||||
ALERT_WEBHOOK_URL: Required if ALERT_ON_RELOAD is true
|
||||
ALERT_ADDITIONAL_INFO: Any additional information to be added to alert
|
||||
|
||||
Reference in New Issue
Block a user