Fix copy command

This commit is contained in:
Massimiliano Donini
2024-06-22 10:08:59 +02:00
parent 99e99ec5b2
commit 177a997ef0
+2 -2
View File
@@ -17,13 +17,13 @@ This chart will do the following:
First, add the repo:
```console
$ helm repo add twuni https://helm.twun.io
helm repo add twuni https://helm.twun.io
```
To install the chart, use the following:
```console
$ helm install twuni/docker-registry
helm install twuni/docker-registry
```
## Configuration