Fix missing hyphen in eventing getting started guide (#2719)

This commit is contained in:
Kenjiro Nakayama 2020-08-01 03:04:00 +09:00 committed by GitHub
parent d5864bcddb
commit 9c4a13f040
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ demonstrate how you can configure your event producers to target a specific cons
command:
```
kubectl -n event-example apply -f << EOF
kubectl -n event-example apply -f - << EOF
apiVersion: apps/v1
kind: Deployment
metadata: