diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-02-21 04:12:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-21 04:12:32 -0800 |
| commit | 1c5d8c797f3b647ef597fca9570c2d4e060e37f1 (patch) | |
| tree | 2403a20415ee7e4744c73c3b0849691a7d69cb5a | |
| parent | 61f3d08bcba9811896b5105f811922d70a32fecc (diff) | |
| parent | 053d625a3dca8c9ad5cf3a156bdbd14a6322e46e (diff) | |
Merge pull request #4535 from mrbobbytables/add-k8s-infra-alerts-channel
slack: Add k8s-infra-alerts channel
| -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 e19edfee..345653c2 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -118,6 +118,7 @@ channels: - name: k8s-code-organization - name: k8s-conformance - name: k8s-dual-stack + - name: k8s-infra-alerts - name: k8s-release archived: true - name: kapitan |
