You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ The below table lists all of the Environment Variables that are configurable for
28
28
| NOTIFY_ENABLED |**(Optional)** (true/false) Enable or disable the Slack Integration (Default False). |
29
29
| NOTIFY_USERNAME |**(Optional)** (true/false) Username to use for the Slack Integration (Default: kubernetes-s3-mysql-backup). |
30
30
| NOTIFY_CHANNEL |**(Required if Slack enabled)** Slack Channel the WebHook is configured for. |
31
-
|NOTIFY_WEBHOOK_URL|**(Required if Slack enabled)** What is the Slack WebHook URL to post to? Should be configured using a Secret in Kubernetes. |
31
+
|NOTIFICATION_WEBHOOK_URL|**(Required if Slack enabled)** What is the Slack WebHook URL to post to? Should be configured using a Secret in Kubernetes. |
0 commit comments