diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-09-08 11:57:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-08 11:57:52 -0700 |
| commit | b3f032a626d2645d8d60fc62f8d739ee19e68bdd (patch) | |
| tree | f03c006d24f432dabc3dbf4ce3d4a7aabf212067 | |
| parent | 95bad6dfdd110e52b7988121d064ddcdc02773bc (diff) | |
| parent | d6e1d4a4b2732cc15928f483d1b53550fda075d8 (diff) | |
Merge pull request #5105 from lilic/add-prom-operator-dev
communication/slack-config/channels.yaml: Add prometheus-operator-dev
| -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 6deec21b..8bbf8077 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -281,6 +281,7 @@ channels: - name: pr-reviews - name: prometheus - name: prometheus-operator + - name: prometheus-operator-dev - name: prow - name: prow-alerts - name: pt_br-users |
