mirror of https://github.com/knative/docs.git
Correct name of .yaml file (#330)
This commit is contained in:
parent
258d5c040c
commit
b45eee13da
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue