mirror of
https://github.com/twuni/docker-registry.helm.git
synced 2026-08-23 22:16:33 +00:00
Fix copy command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user