summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-04-04 09:19:45 -0400
committerScott Dodson <sdodson@redhat.com>2016-04-04 09:19:45 -0400
commit3325ca5c4313b2c59923442f11d43581f11aeff1 (patch)
tree7164295bfb458b3629b8f9f27f1924d52e27fd5a /roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json
parentff86a5d3e4caa6eaba2d77833278998105bd9fd0 (diff)
downloadopenshift-3325ca5c4313b2c59923442f11d43581f11aeff1.tar.gz
openshift-3325ca5c4313b2c59923442f11d43581f11aeff1.tar.bz2
openshift-3325ca5c4313b2c59923442f11d43581f11aeff1.tar.xz
openshift-3325ca5c4313b2c59923442f11d43581f11aeff1.zip
XPAAS 1.3 content for OSE 3.1
Diffstat (limited to 'roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json')
-rw-r--r--roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json b/roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json
index 2c0f21ae3..97cc465d2 100644
--- a/roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json
+++ b/roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json
@@ -3,7 +3,7 @@
"apiVersion": "v1",
"metadata": {
"annotations": {
- "description": "Application template for EAP 6 MongDB applications with persistent storage built using S2I.",
+ "description": "Application template for EAP 6 MongoDB applications with persistent storage built using S2I.",
"iconClass": "icon-jboss",
"tags": "eap,mongodb,javaee,java,database,jboss,xpaas",
"version": "1.2.0"
@@ -443,7 +443,7 @@
}
},
"spec": {
- "serviceAccount": "eap-service-account",
+ "serviceAccountName": "eap-service-account",
"terminationGracePeriodSeconds": 60,
"containers": [
{