From 2b1b55fb9946b74206611d3bc5bbba3930fa71e7 Mon Sep 17 00:00:00 2001 From: Carlos Panato Date: Mon, 3 May 2021 12:44:59 +0200 Subject: [PATCH] slack: create new channel for nginx-ingress development and rename the existing - create new channel to use for nginx ingress development - rename existing ingress-nginx to be ingress-nginx-users for support/general chat and also match other channels name. --- communication/slack-config/channels.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 8e4621044..4784eeaac 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -126,7 +126,9 @@ channels: - name: in-dev - name: in-events - name: in-users - - name: ingress-nginx + - name: ingress-nginx-dev + - name: ingress-nginx-users + id: CANQGM8BA - name: inspektor-gadget - name: it-events - name: it-users