mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
Update README.md
This commit is contained in:
@@ -15,7 +15,7 @@ For example, the following changes have been introduced:
|
|||||||
## TL;DR:
|
## TL;DR:
|
||||||
|
|
||||||
```
|
```
|
||||||
helm repo add bitnami https://charts.bitnami.com
|
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||||
helm install bitnami/harbor
|
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`:
|
Install the Harbor helm chart with a release name `my-release`:
|
||||||
|
|
||||||
```bash
|
```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
|
helm install --name my-release bitnami/harbor
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user