mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
Update README.md
This commit is contained in:
@@ -27,10 +27,11 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
|
||||
To install the chart with the release name `my-release`:
|
||||
|
||||
```console
|
||||
$ helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
$ helm install --name my-release bitnami/node
|
||||
```
|
||||
|
||||
The command deploys Node.js on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. Also includes support for MariaDB chart out of the box.
|
||||
These commands deploy Node.js on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. Also includes support for MariaDB chart out of the box.
|
||||
|
||||
Due that the Helm Chart clones the application on the /app volume while the container is initializing, a persistent volume is not required.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user