mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
Update README.md
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
## TL;DR;
|
||||
|
||||
```bash
|
||||
$ helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
$ helm install bitnami/nginx-ingress-controller
|
||||
```
|
||||
|
||||
@@ -25,10 +26,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-ingress-controller
|
||||
```
|
||||
|
||||
The command deploys nginx-ingress-controller on the Kubernetes cluster in the default configuration.
|
||||
These commands deploy nginx-ingress-controller on the Kubernetes cluster in the default configuration.
|
||||
|
||||
> **Tip**: List all releases using `helm list`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user