passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
41 stars 27 forks source link

Add extraVolumes & Mounts to passbolt deployment #25

Closed guillaumevillemont closed 1 year ago

guillaumevillemont commented 1 year ago

Adding extra volumes/mounts allows to overwrite some config easily without tinkering the container image.


For example, my use case is overwriting php config (inspired by mmz-srf/passbolt-helm)

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

dlen commented 1 year ago

Ahh that is a good idea that will smooth some user interactions with the chart! Thanks for the submission! Whenever you sign the CLA we will merge this.

guillaumevillemont commented 1 year ago

done :)

guillaumevillemont commented 1 year ago

Bump Can I get someone to push the merge&release button ? :pray:

dlen commented 1 year ago

Yeah it is on develop already, we will make a release soon. Thanks!