Updated config map param name in helm example (#2435)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user