summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-04-06 07:58:18 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2016-04-06 07:58:18 -0400
commitbd48369d0f9baf9d9635b1cc2cb3ed23de1f9bf6 (patch)
treed7974b4114afe0a681b8ad9a8d074e8c882f6ddb /roles/openshift_examples/files/examples/v1.1/xpaas-templates/eap64-mongodb-persistent-s2i.json
parentf13efb21bb48a2202a09d70bf0a0103461b22950 (diff)
parent658b0180689365bc3f7c71bd1a3bdc3c78443590 (diff)
downloadopenshift-bd48369d0f9baf9d9635b1cc2cb3ed23de1f9bf6.tar.gz
openshift-bd48369d0f9baf9d9635b1cc2cb3ed23de1f9bf6.tar.bz2
openshift-bd48369d0f9baf9d9635b1cc2cb3ed23de1f9bf6.tar.xz
openshift-bd48369d0f9baf9d9635b1cc2cb3ed23de1f9bf6.zip
Merge pull request #1698 from sdodson/xpaas13
XPAAS v1.3 content
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": [
{