diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-05-05 07:37:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-05 07:37:15 -0700 |
| commit | 2e3681450c59dba7c9b2bd9c354531ae549863d6 (patch) | |
| tree | b5e4df00be31133db876930cf9d5571c80cf94ad | |
| parent | 0cfbdbbc11dfeb632321923c099b7763fdaf2e0c (diff) | |
| parent | cd1e812fa37e5b3e912dff67378a57031977134c (diff) | |
Merge pull request #5762 from kinvolk/vbatts/headlamp-dev
communication/slack-config: split #headlamp into dev and users
| -rw-r--r-- | communication/slack-config/channels.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index c66a8b74..094dbad2 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -107,7 +107,9 @@ channels: - name: gloo - name: grafana-operator - name: haproxy-ingress - - name: headlamp + - name: headlamp-users + id: C01FXB5E8ER + - name: headlamp-dev - name: helm-chart-testing - name: helm-deprecated archived: true |
