mirror of https://github.com/knative/docs.git
Fix third function image definition (#2336)
This commit is contained in:
parent
6cf682f58c
commit
8c93cf70ad
|
@ -33,6 +33,7 @@ spec:
|
|||
template:
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/appender
|
||||
env:
|
||||
- name: MESSAGE
|
||||
value: " - Handled by 2"
|
||||
|
|
Loading…
Reference in New Issue