add basic helm chart
This commit is contained in:
parent
44abae3f81
commit
d6a27c221f
8 changed files with 147 additions and 0 deletions
9
helm/nodejs/Chart.yaml
Executable file
9
helm/nodejs/Chart.yaml
Executable file
|
@ -0,0 +1,9 @@
|
|||
name: nodejs
|
||||
version: 0.1
|
||||
description: An example Node.js application with no database. For more information about using this template, including OpenShift considerations, see https://github.com/openshift/nodejs-ex/blob/master/README.md.
|
||||
keywords:
|
||||
- quickstart
|
||||
- nodejs
|
||||
home: https://access.redhat.com
|
||||
sources:
|
||||
- https://github.com/openshift/nodejs-ex
|
Loading…
Add table
Add a link
Reference in a new issue