mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Fix Minor typo mistake in Readme.md (#1753)
Fix Minor typo mistake in Readme.md
This commit is contained in:
committed by
Reinhard Nägele
parent
aea0b6d367
commit
2f986fc779
@@ -17,7 +17,7 @@ $ helm install --name my-release incubator/docker-registry
|
||||
|-------------------------|----------------------------------------|---------------------|
|
||||
| `svcName` | Service name | docker-registry |
|
||||
| `nodePort` | Port from the range 30000-32000 | 30400 |
|
||||
| `initialLoad` | Load tarball with saved regstry | false |
|
||||
| `initialLoad` | Load tarball with saved registry | false |
|
||||
| `replicas` | Number of replicas | 1 |
|
||||
| `distro` | Used to as a part of tarball file name | \<blank> |
|
||||
| `branch` | Used to as a part of tarball file name | \<blank> |
|
||||
|
||||
Reference in New Issue
Block a user