mirror of https://github.com/knative/docs.git
parent
da53c3c772
commit
dc1715d2df
|
@ -134,7 +134,7 @@ container for the application.
|
||||||
arguments:
|
arguments:
|
||||||
- name: IMAGE
|
- name: IMAGE
|
||||||
value: docker.io/{DOCKER_USERNAME}/app-from-source:latest
|
value: docker.io/{DOCKER_USERNAME}/app-from-source:latest
|
||||||
timeout: 10m
|
timeout: 10m
|
||||||
revisionTemplate:
|
revisionTemplate:
|
||||||
spec:
|
spec:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue