AdWerx / charts

helm charts maintained by Adwerx Engineering
MIT License
25 stars 34 forks source link

Added support for extra volumes and mounts #7

Closed wolmi closed 4 years ago

wolmi commented 4 years ago

What this PR does / why we need it:

This PR adds support on the web deployment to define extra volumes and mount points from values.yaml, in many cases you need to add extra files from a custom configmap for example to set a new or custom nginx.config file, or when using this helm chart as a dependency and needs to add extra volumes for a custom configuration but you don't need to edit the deployment.

jbielick commented 4 years ago

Thank you!

jbielick commented 4 years ago

2.2.0 is now published