mirror of https://github.com/rancher/ui.git
Merge pull request #2267 from superseb/slack_notifier_webhookurl
Use the legacy incoming webhooks to support overriding channel
This commit is contained in:
commit
76dd3dd532
|
|
@ -1457,7 +1457,7 @@ notifierPage:
|
|||
defaultRecipient: Default Recipient (Channel)
|
||||
defaultRecipientPlaceholder: 'e.g. #example'
|
||||
helpText: |
|
||||
Here's how you <a href="https://get.slack.help/hc/en-us/articles/115005265063-Incoming-WebHooks-for-Slack" target="_blank" rel="nofollow noopener noreferrer">create incoming WebHooks</a> for slack.
|
||||
Here's how you <a href="https://slack.com/apps/A0F7XDUAZ-incoming-webhooks" target="_blank" rel="nofollow noopener noreferrer">create Incoming WebHooks</a> for Slack.
|
||||
|
||||
smtp:
|
||||
server: Smtp Server
|
||||
|
|
|
|||
Loading…
Reference in New Issue