blob: 42694360852a2cd4f85d9cde856269dc6a952ff2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Docker Registry Helm Chart
This chart deploys a simple Docker registry.
## Installing the Chart
To install the chart with the release name `my-release`, run the following command:
```bash
helm install registry .
```
|