Fix yaml formatting (#4063)

This commit is contained in:
Aleksander Slominski 2021-07-28 17:26:17 +02:00 committed by GitHub
parent 880e33b087
commit 7ef77f8c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ KafkaSource expects these files to be in pem format, if it is in other format li
```
2. Apply the KafkaSource, change bootstrapServers and topics accordingly.
```yaml
```yaml
apiVersion: sources.knative.dev/v1beta1
kind: KafkaSource
metadata: