diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-08-31 08:18:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 08:18:21 -0700 |
| commit | 732c4faa1bcd4bd3153649edfb0721a9fe163bfd (patch) | |
| tree | 236599582e29c784e363c28e5af458dfc15eb2a9 | |
| parent | 5df5993d07f26b97c6370cbd1a9662f3aa1e9533 (diff) | |
| parent | 9fbf9774968c11fd3632830ca03cbe3de7adbe14 (diff) | |
Merge pull request #5069 from detiber/cluster-api-alerts
Add a slack channel for cluster-api-aws-alerts
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 0743969e..640675e8 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -37,6 +37,7 @@ channels: - name: cluster-addons - name: cluster-api - name: cluster-api-aws + - name: cluster-api-aws-alerts - name: cluster-api-azure - name: cluster-api-baremetal - name: cluster-api-digitalocean |
