summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-05-31 15:07:29 -0400
committerGitHub <noreply@github.com>2017-05-31 15:07:29 -0400
commit337c3922c7386dfcc30d4aa886a0d5c54c9597a9 (patch)
tree115bc315f5c842c9e3d9f5e8bc5837223238e580 /roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json
parentd175973070a4dce2055678f9309d2f74517d461e (diff)
parent7b8d4bf62f4b89382f0406ad19f5dc8c3ad66244 (diff)
downloadopenshift-337c3922c7386dfcc30d4aa886a0d5c54c9597a9.tar.gz
openshift-337c3922c7386dfcc30d4aa886a0d5c54c9597a9.tar.bz2
openshift-337c3922c7386dfcc30d4aa886a0d5c54c9597a9.tar.xz
openshift-337c3922c7386dfcc30d4aa886a0d5c54c9597a9.zip
Merge pull request #4325 from sdodson/amp20
AMP 2.0
Diffstat (limited to 'roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json b/roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json
index 5c177a7e0..161f1582e 100644
--- a/roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json
+++ b/roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json
@@ -154,7 +154,7 @@
},
"spec": {
"strategy": {
- "type": "Rolling"
+ "type": "Recreate"
},
"triggers": [
{