summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-07-19 14:08:52 -0400
committerScott Dodson <sdodson@redhat.com>2016-07-19 14:08:52 -0400
commit1d820e8b6d9a03e0f434d7f42f9df47accf0470b (patch)
tree5bf5f32fae1f718e9308408d57eab240b39f094b /roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json
parent3b9c6afe1684c0c9be6dd1c3a12c493c85c38751 (diff)
downloadopenshift-1d820e8b6d9a03e0f434d7f42f9df47accf0470b.tar.gz
openshift-1d820e8b6d9a03e0f434d7f42f9df47accf0470b.tar.bz2
openshift-1d820e8b6d9a03e0f434d7f42f9df47accf0470b.tar.xz
openshift-1d820e8b6d9a03e0f434d7f42f9df47accf0470b.zip
Sync latest image streams and templates
Diffstat (limited to 'roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json')
-rw-r--r--roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json b/roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json
index bc9c8e8fd..cc7920b7d 100644
--- a/roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json
+++ b/roles/openshift_examples/files/examples/v1.3/quickstart-templates/dancer-mysql.json
@@ -207,9 +207,9 @@
}
],
"resources": {
- "limits": {
- "memory": "${MEMORY_LIMIT}"
- }
+ "limits": {
+ "memory": "${MEMORY_LIMIT}"
+ }
}
}
]