mirror of https://github.com/knative/docs.git
Fix yaml formatting (#4063)
This commit is contained in:
parent
880e33b087
commit
7ef77f8c1f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue