Correct name of .yaml file (#330)

This commit is contained in:
Sam O'Dell 2018-08-13 11:28:56 -07:00 committed by Knative Prow Robot
parent 258d5c040c
commit b45eee13da
1 changed files with 1 additions and 1 deletions

View File

@ -205,4 +205,4 @@ curl -H "Host: $SERVICE_HOST" \
Although this demo uses an external application, the Knative Serving deployment
steps would be similar for any 'dockerized' app you may already have.
Just copy the `thumbnailer.yaml` and change a few variables.
Just copy the `sample.yaml` and change a few variables.