Format markdown (#1368)

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
This commit is contained in:
mattmoor-sockpuppet 2019-05-28 07:11:30 -07:00 committed by Knative Prow Robot
parent 55fdb5bd7f
commit 76d70b4e3d
2 changed files with 1 additions and 3 deletions

View File

@ -269,8 +269,7 @@ the next topic: How do we actually populate the registry in the first place?
When you `kubectl apply` this yaml, the KafkaSource `kafka-source-sample` will
be instantiated, and two EventTypes will be added to the registry (as there
are two topics). You can see that in the registry example output from the
previous sections.
previous sections.
## What's next

View File

@ -179,7 +179,6 @@ Kubernetes secret and then configure the `knative-ingress-gateway`:
configuration:
```yaml
---
tls:
mode: SIMPLE