From 658b0180689365bc3f7c71bd1a3bdc3c78443590 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Mon, 4 Apr 2016 09:22:44 -0400 Subject: XPAAS v1.3 for OSE 3.2 --- .../files/examples/v1.2/xpaas-templates/datagrid65-mysql.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/openshift_examples/files/examples/v1.2/xpaas-templates/datagrid65-mysql.json') diff --git a/roles/openshift_examples/files/examples/v1.2/xpaas-templates/datagrid65-mysql.json b/roles/openshift_examples/files/examples/v1.2/xpaas-templates/datagrid65-mysql.json index 1856c8dc2..e1a585d24 100644 --- a/roles/openshift_examples/files/examples/v1.2/xpaas-templates/datagrid65-mysql.json +++ b/roles/openshift_examples/files/examples/v1.2/xpaas-templates/datagrid65-mysql.json @@ -412,7 +412,7 @@ } }, "spec": { - "serviceAccount": "datagrid-service-account", + "serviceAccountName": "datagrid-service-account", "terminationGracePeriodSeconds": 60, "containers": [ { -- cgit v1.2.3