Fix syntax error in yaml (#967)

Lined up `timeout` key correctly
This commit is contained in:
Zohaib Khan 2019-03-07 08:43:41 -08:00 committed by Knative Prow Robot
parent da53c3c772
commit dc1715d2df
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ container for the application.
arguments:
- name: IMAGE
value: docker.io/{DOCKER_USERNAME}/app-from-source:latest
timeout: 10m
timeout: 10m
revisionTemplate:
spec:
container: