cowboysysop / charts

Cowboy Sysop Charts
MIT License
117 stars 71 forks source link

Add support for volumes and mounts #674

Closed IgorMilavec closed 3 months ago

IgorMilavec commented 3 months ago

This adds support for mounting extra volumes. One of the use cases for this is mounting PostgreSQL CA ConfigMap. Contributes to #593

sebastien-prudhomme commented 3 months ago

Hi @IgorMilavec , as this can be a common need for all the charts in this repository I prefer to apply your modification globally. I'll keep this PR opened for now. Thank you for your patience.

sebastien-prudhomme commented 3 months ago

Replaced by #677