quickstarts/tutorials/hello-kubernetes/node
Paul Yuknewicz c0e29ad8c2
Sets APP_PORT in env var of kubernetes yaml and sets default value in… (#683)
* Sets APP_PORT in env var of kubernetes yaml and sets default value in code if not set.  Fixes #682

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* fixed whitespace in yaml for env var "value: "

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* fixing to point to public container image vs test image

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-06-03 23:04:39 -07:00
..
.gitignore Move existing quickstarts into tutorials directory. 2022-02-14 15:49:04 -08:00
Dockerfile Move existing quickstarts into tutorials directory. 2022-02-14 15:49:04 -08:00
app.js Sets APP_PORT in env var of kubernetes yaml and sets default value in… (#683) 2022-06-03 23:04:39 -07:00
package.json Move existing quickstarts into tutorials directory. 2022-02-14 15:49:04 -08:00