summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-12-08 11:34:14 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2015-12-08 11:34:14 -0500
commit090ec7a5f19587a35ef3aa73c6063e882de5bdb4 (patch)
tree4849bc55ea2a44d69387ec5a4eebbbf06a1d023e /roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json
parent056309be29f86c4250273b6afb191e541b089986 (diff)
parentaab6d7dd1096b4379216ca7c0d8e6e57bb8ab7a9 (diff)
downloadopenshift-090ec7a5f19587a35ef3aa73c6063e882de5bdb4.tar.gz
openshift-090ec7a5f19587a35ef3aa73c6063e882de5bdb4.tar.bz2
openshift-090ec7a5f19587a35ef3aa73c6063e882de5bdb4.tar.xz
openshift-090ec7a5f19587a35ef3aa73c6063e882de5bdb4.zip
Merge pull request #1011 from sdodson/sync-examples
Sync db-templates, image-streams, and quickstart-templates
Diffstat (limited to 'roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json')
-rw-r--r--roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json b/roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json
index b384a5992..84911d2d6 100644
--- a/roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json
+++ b/roles/openshift_examples/files/examples/v1.1/db-templates/mysql-ephemeral-template.json
@@ -55,7 +55,7 @@
{
"type": "ImageChange",
"imageChangeParams": {
- "automatic": true,
+ "automatic": false,
"containerNames": [
"mysql"
],