diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-04-27 18:22:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-27 18:22:04 -0700 |
| commit | 01c4991e8d5f84568a97221560cb2e4649efcd5a (patch) | |
| tree | 524e469bdba38541a5c1ddb69bd20d2a9f0301bd | |
| parent | f60443b2af6a64e110dd19c38ce58c9d67f92acf (diff) | |
| parent | f21c9c86b423259ff6d962dcde933dadc408dc92 (diff) | |
Merge pull request #4742 from mattmoor/bindings-discuss
Create a slack channel where we can discuss K8s Binding patterns.
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 56abe211..ffab03b2 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -20,6 +20,7 @@ channels: - name: awesome-kubernetes - name: aws-authenticator - name: bazel + - name: bindings-discuss - name: bootkube - name: brigade - name: cdk |
