diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-09-30 15:27:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-30 15:27:15 -0700 |
| commit | 56e191d140dcf6c31de0b43a6f61b8f53866d65e (patch) | |
| tree | a9c148c532cebd99095793c9941172696e214a7f | |
| parent | 9b649495e5b26f7ff8e25cd62fb8e0744d64d688 (diff) | |
| parent | 25aa66d8cbb69e82f73d6fe2178d4b8814da0ac5 (diff) | |
Merge pull request #6095 from joaquimrocha/revert-headlamp-channels-split
communication/slack-config: archive headlamp-dev and rename -users
| -rw-r--r-- | communication/slack-config/channels.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 42182699..089bb455 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -112,9 +112,10 @@ channels: - name: gloo - name: grafana-operator - name: haproxy-ingress - - name: headlamp-users + - name: headlamp id: C01FXB5E8ER - name: headlamp-dev + archived: true - name: helm-chart-testing - name: helm-deprecated archived: true |
