Commit 6fb196cc authored by gabemontero's avatar gabemontero

add template 'app' label

parent 1b3a9640
...@@ -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