mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
Update README.md
This commit is contained in:
@@ -15,7 +15,7 @@ For example, the following changes have been introduced:
|
||||
## TL;DR:
|
||||
|
||||
```
|
||||
helm repo add bitnami https://charts.bitnami.com
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm install bitnami/harbor
|
||||
```
|
||||
|
||||
@@ -33,7 +33,7 @@ This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](https://
|
||||
Install the Harbor helm chart with a release name `my-release`:
|
||||
|
||||
```bash
|
||||
helm repo add bitnami https://charts.bitnami.com
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm install --name my-release bitnami/harbor
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user