Browse Source

Fix key name

pull/2/merge
Rodolfo Carvalho 10 years ago
parent
commit
d398a46623
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      application-template.json

+ 1
- 1
application-template.json View File

@ -79,7 +79,7 @@
},
"strategy": {
"type": "Source",
"SourceStrategy": {
"sourceStrategy": {
"from": {
"kind": "ImageStream",
"name": "python-33-centos7"


Loading…
Cancel
Save