Unverified Commit fbcb728e authored by Ben Parees's avatar Ben Parees Committed by GitHub

Merge pull request #10 from gabemontero/app-label

add template 'app' label
parents 1b3a9640 6fb196cc
...@@ -17,7 +17,8 @@ ...@@ -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.", "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": { "labels": {
"template": "httpd-example" "template": "httpd-example",
"app": "httpd-example"
}, },
"objects": [ "objects": [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment