File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 55 "name" : " nodejs-example" ,
66 "creationTimestamp" : null ,
77 "annotations" : {
8- "description" : " Node.js example in OpenShift 3 " ,
8+ "description" : " Node.js example that responds with information about server. " ,
99 "iconClass" : " icon-nodejs" ,
1010 "tags" : " instant-app,nodejs"
1111 }
119119 "type" : " Source" ,
120120 "sourceStrategy" : {
121121 "from" : {
122- "kind" : " DockerImage " ,
123- "name" : " openshift/ nodejs-010-centos7:latest"
122+ "kind" : " ImageStreamTag " ,
123+ "name" : " nodejs-010-centos7:latest"
124124 },
125125 "incremental" : true
126126 }
163163 " nodejs-example"
164164 ],
165165 "from" : {
166+ "kind" : " ImageStreamTag" ,
166167 "name" : " nodejs-example:latest"
167168 },
168169 "lastTriggeredImage" : " "
228229 }
229230 ],
230231 "labels" : {
231- "template" : " application-template-stibuild "
232+ "template" : " nodejs-example "
232233 }
233234}
234235
You can’t perform that action at this time.
0 commit comments