summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json
diff options
context:
space:
mode:
authorAlex Lossent <alexandre.lossent@cern.ch>2017-11-20 14:50:36 +0100
committerAlex Lossent <alexandre.lossent@cern.ch>2017-11-20 15:00:21 +0100
commit0c86570da0bd7c3fef2403a8172c114500ecd129 (patch)
treea2c5c5275ae708d0bc54f19b016e55071b5c4e32 /roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json
parent6b14b105e0998c63a248160fb6887f86b8f3b549 (diff)
downloadopenshift-0c86570da0bd7c3fef2403a8172c114500ecd129.tar.gz
openshift-0c86570da0bd7c3fef2403a8172c114500ecd129.tar.bz2
openshift-0c86570da0bd7c3fef2403a8172c114500ecd129.tar.xz
openshift-0c86570da0bd7c3fef2403a8172c114500ecd129.zip
Sync latest image-streams and templates
Following openshift/origin#17281
Diffstat (limited to 'roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json b/roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json
index 3771280bf..d7cab4889 100644
--- a/roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json
+++ b/roles/openshift_examples/files/examples/v3.8/quickstart-templates/httpd.json
@@ -17,7 +17,8 @@
},
"message": "The following service(s) have been created in your project: ${NAME}.\n\nFor more information about using this template, including OpenShift considerations, see https://github.com/openshift/httpd-ex/blob/master/README.md.",
"labels": {
- "template": "httpd-example"
+ "template": "httpd-example",
+ "app": "httpd-example"
},
"objects": [
{