diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-04-07 10:31:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 10:31:44 -0700 |
| commit | 79bf27678fa4e34781452babeab8883e3f7b6fe6 (patch) | |
| tree | 4b903507fddee817a9a9c6d2d63b26ffbdbc4d34 | |
| parent | ef135c1e322fdb3d91de3c60e40dd2b3da345387 (diff) | |
| parent | 580a4746299309ddcc87afd99e80b4a59f317dcf (diff) | |
Merge pull request #4695 from kenperkins/slack-dex
Creating channel for Dex (#dexidp)
| -rw-r--r-- | communication/slack-config/channels.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 54ef18fd..5fa36ed3 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -54,7 +54,7 @@ channels: - name: de-events - name: de-users - name: devstats - - name: dex + - name: dexidp - name: digitalocean-k8s - name: distroless - name: diversity |
