mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
Updated config map param name in helm example (#2435)
This commit is contained in:
parent
761f1696f2
commit
f13dacef9c
@ -99,7 +99,7 @@ Now you can deploy the Verdaccio Helm chart and specify which configuration to
|
||||
use:
|
||||
|
||||
```bash
|
||||
helm install npm --set customConfigMap=verdaccio-config verdaccio/verdaccio
|
||||
helm install npm --set existingConfigMap=verdaccio-config verdaccio/verdaccio
|
||||
```
|
||||
|
||||
#### NGINX proxy body-size limit {#nginx-proxy-body-size-limit}
|
||||
|
Loading…
Reference in New Issue
Block a user