Fix key name
This commit is contained in:
parent
1e9b2d599c
commit
d398a46623
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
},
|
},
|
||||||
"strategy": {
|
"strategy": {
|
||||||
"type": "Source",
|
"type": "Source",
|
||||||
"SourceStrategy": {
|
"sourceStrategy": {
|
||||||
"from": {
|
"from": {
|
||||||
"kind": "ImageStream",
|
"kind": "ImageStream",
|
||||||
"name": "python-33-centos7"
|
"name": "python-33-centos7"
|
||||||
|
|
Loading…
Reference in a new issue