Typo fix in verdaccio/README.md (#4918)

* add version

add version

* Update README.md

small typo fix:
sets the a service->sets the service
This commit is contained in:
AdamDang
2018-04-11 09:48:56 -07:00
committed by k8s-ci-robot
parent ad4e972d9c
commit c044bf7569
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: A lightweight private npm proxy registry (sinopia fork)
name: verdaccio
version: 0.2.2
version: 0.2.3
appVersion: 2.7.3
home: http://www.verdaccio.org
icon: https://raw.githubusercontent.com/verdaccio/verdaccio/master/assets/bitmap/logo/logo-twitter.png
+1 -1
View File
@@ -83,7 +83,7 @@ $ helm install --name my-release \
stable/verdaccio
```
The above command sets the a service type LoadBalancer.
The above command sets the service type LoadBalancer.
Alternatively, a YAML file that specifies the values for the above parameters
can be provided while installing the chart. For example,