Skip to content

Commit 1afc10e

Browse files
committed
Set build output to latest ImageStreamTag
1 parent 05fd380 commit 1afc10e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openshift/templates/nodejs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
},
8989
"output": {
9090
"to": {
91-
"kind": "ImageStream",
92-
"name": "nodejs-example"
91+
"kind": "ImageStreamTag",
92+
"name": "nodejs-example:latest"
9393
}
9494
},
9595
"triggers": [

0 commit comments

Comments
 (0)