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-01 14:49:56 -0400
committerScott Dodson <sdodson@redhat.com>2017-05-31 11:33:41 -0400
commit7b8d4bf62f4b89382f0406ad19f5dc8c3ad66244 (patch)
tree115bc315f5c842c9e3d9f5e8bc5837223238e580 /roles/openshift_examples/files/examples/v3.6/quickstart-templates/nodejs-mongodb.json
parentd175973070a4dce2055678f9309d2f74517d461e (diff)
downloadopenshift-7b8d4bf62f4b89382f0406ad19f5dc8c3ad66244.tar.gz
openshift-7b8d4bf62f4b89382f0406ad19f5dc8c3ad66244.tar.bz2
openshift-7b8d4bf62f4b89382f0406ad19f5dc8c3ad66244.tar.xz
openshift-7b8d4bf62f4b89382f0406ad19f5dc8c3ad66244.zip
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": [
{