use latest imagestreams for nodejs and mongo (#56)
* use latest mongo and nodejs versions * update readiness check for mongo 3.2
This commit is contained in:
parent
8b9463d1d4
commit
e61190a1a1
2 changed files with 4 additions and 4 deletions
|
@ -83,7 +83,7 @@
|
|||
"from": {
|
||||
"kind": "ImageStreamTag",
|
||||
"namespace": "${NAMESPACE}",
|
||||
"name": "nodejs:0.10"
|
||||
"name": "nodejs:4"
|
||||
},
|
||||
"env": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue