mirror of https://github.com/knative/docs.git
fix typo in event-display Service template spec (#4763)
Co-authored-by: hansjoergventx <hans-joerg@ventx.de>
This commit is contained in:
parent
943f22d376
commit
6d85e055b0
|
@ -206,7 +206,7 @@ metadata:
|
|||
spec:
|
||||
template:
|
||||
spec:
|
||||
containerers:
|
||||
containers:
|
||||
- image: gcr.io/knative-releases/knative.dev/eventing/cmd/event_display
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue