mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user