Fix Minor typo mistake in Readme.md (#1753)

Fix Minor typo mistake in Readme.md
This commit is contained in:
Mohammad Asif Siddiqui
2017-08-16 20:17:19 +02:00
committed by Reinhard Nägele
parent aea0b6d367
commit 2f986fc779
+1 -1
View File
@@ -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> |