summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/quickstart-templates/nodejs.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2015-08-20 17:05:24 -0400
committerScott Dodson <sdodson@redhat.com>2015-08-20 17:05:24 -0400
commitae5e023975d54218ec6175d1386ef2c0ad513b4b (patch)
tree82237dac4097067e3108946d0377b8be4dab7dd3 /roles/openshift_examples/files/examples/quickstart-templates/nodejs.json
parent2f5486c7174eeacdd52938442daa2ddfa6a8e277 (diff)
downloadopenshift-ae5e023975d54218ec6175d1386ef2c0ad513b4b.tar.gz
openshift-ae5e023975d54218ec6175d1386ef2c0ad513b4b.tar.bz2
openshift-ae5e023975d54218ec6175d1386ef2c0ad513b4b.tar.xz
openshift-ae5e023975d54218ec6175d1386ef2c0ad513b4b.zip
Update latest openshift examples
Diffstat (limited to 'roles/openshift_examples/files/examples/quickstart-templates/nodejs.json')
-rw-r--r--roles/openshift_examples/files/examples/quickstart-templates/nodejs.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_examples/files/examples/quickstart-templates/nodejs.json b/roles/openshift_examples/files/examples/quickstart-templates/nodejs.json
index dd38571eb..55488ab41 100644
--- a/roles/openshift_examples/files/examples/quickstart-templates/nodejs.json
+++ b/roles/openshift_examples/files/examples/quickstart-templates/nodejs.json
@@ -203,8 +203,8 @@
},
{
"name": "APPLICATION_DOMAIN",
- "description": "The exposed hostname that will route to the Node.js service",
- "value": "nodejs-example.openshiftapps.com"
+ "description": "The exposed hostname that will route to the Node.js service, if left blank a value will be defaulted.",
+ "value": ""
},
{
"name": "GITHUB_WEBHOOK_SECRET",