Skip to content

Commit 14a9a19

Browse files
Fix README.md wrong values.yaml path (#34)
1 parent 8512d6b commit 14a9a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ can be provided while installing the chart. For example,
122122
$ helm install --name npm -f values.yaml verdaccio/verdaccio
123123
```
124124

125-
> **Tip**: You can use the default [values.yaml](values.yaml)
125+
> **Tip**: You can use the default [values.yaml](charts/verdaccio/values.yaml)
126126
127127
### Custom ConfigMap
128128

0 commit comments

Comments
 (0)