blakeblackshear / blakeshome-charts

Repo for helm charts
45 stars 58 forks source link

Add support for /tmp mount backed by tmpfs/memory #67

Closed muchtall closed 4 months ago

muchtall commented 4 months ago

Related to https://github.com/blakeblackshear/blakeshome-charts/issues/66 Add support for optional /tmp mount backed by tmpfs/memory

billimek commented 4 months ago

Can you please also bump the version in the Chart.yaml file too? As this is introducing a new feature, I recommend bumping the minor version.

muchtall commented 4 months ago

Done. Thanks!

muchtall commented 4 months ago

Sorry about the busted lint test. IntelliJ thought it would help and add some excessive spaces in the curly brackets. I think it's fixed now.