From d398a46623b7c699a7d9f0fddecb6f486b60de98 Mon Sep 17 00:00:00 2001 From: Rodolfo Carvalho Date: Sun, 24 May 2015 21:07:24 +0200 Subject: [PATCH] Fix key name --- application-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-template.json b/application-template.json index 71be4f8..67b28bb 100644 --- a/application-template.json +++ b/application-template.json @@ -79,7 +79,7 @@ }, "strategy": { "type": "Source", - "SourceStrategy": { + "sourceStrategy": { "from": { "kind": "ImageStream", "name": "python-33-centos7"