From b680846472f8eb89e96637dc280d8bb58c712dd3 Mon Sep 17 00:00:00 2001 From: Joao Morais Date: Fri, 23 Oct 2020 13:48:18 -0300 Subject: Add haproxy-ingress as a new Slack channel This adds HAProxy Ingress, [link](https://haproxy-ingress.github.io/), as a new channel at Kubernetes' Slack workspace. HAProxy Ingress is a community driven ingress controller for HAProxy loadbalancer. --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e8c7ba9f..35839c84 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -101,6 +101,7 @@ channels: - name: gke - name: gloo - name: grafana-operator + - name: haproxy-ingress - name: helm-chart-testing - name: helm-deprecated archived: true -- cgit v1.2.3