Update README.md

This commit is contained in:
vikram-bitnami
2019-08-13 16:28:08 +05:30
committed by GitHub
parent 57c1bef484
commit 41579669ea

View File

@@ -5,6 +5,7 @@
## TL;DR;
```bash
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install bitnami/nginx
```
@@ -21,10 +22,11 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
To install the chart with the release name `my-release`:
```bash
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install --name my-release bitnami/nginx
```
The command deploys NGINX Open Source on the Kubernetes cluster in the default configuration.
These commands deploy NGINX Open Source on the Kubernetes cluster in the default configuration.
> **Tip**: List all releases using `helm list`