Skip to content

Commit 98cf9ca

Browse files
authored
Merge pull request #102 from linode/receivers-update
feat: removed smpt config guide
2 parents ce9a786 + daf3254 commit 98cf9ca

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

docs/for-ops/console/settings/smtp.md

-13
This file was deleted.

docs/for-ops/console/teams.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sidebar_label: Teams
1212

1313
- A Team will get access to the Console, providing access to self-service features and all the shared apps available on the platform.
1414

15-
- Teams can choose to receive alerts in Microsoft Teams or Slack or Ops Genie and each team will get access to a project in Harbor.
15+
- Teams can choose to receive alerts in Microsoft Teams, Slack, or Ops Genie and each team will get access to a project in Harbor.
1616

1717
- Teams can be allowed self-service features like configure ingress, configure a notification receiver for alerts, change the OIDC group mappings and download the KubeConfig.
1818

@@ -40,7 +40,6 @@ Another difference between the Team Admin and regular Teams is that Team Admin d
4040
| ---------------- | -------------------------------------------------------------------------------- |
4141
| Slack | Needs a slack webhook url that will give alerts for warnings and criticals |
4242
| Microsoft Teams | Needs two alerting endpoints, for both warnings as well as criticals |
43-
| Email | You may provide a list of email addresses for both 'Non Critical' and 'Critical' |
4443
| If none selected | Global (admin) alerting endpoint configuration will be used |
4544

4645
6. Optional: Add Resource Quotas.

sidebar-docs.js

-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ module.exports = {
9696
"for-ops/console/settings/dns",
9797
"for-ops/console/settings/ingress",
9898
"for-ops/console/settings/oidc",
99-
"for-ops/console/settings/smtp",
10099
"for-ops/console/settings/backup",
101100
"for-ops/console/settings/obj",
102101
],

0 commit comments

Comments
 (0)