RocketChat / helm-charts

Repository for RocketChat helm charts
37 stars 67 forks source link

fix: add emptyDir tmp volume #43

Closed hown3d closed 2 years ago

hown3d commented 2 years ago

Description: This PR adds a emptyDir volume at /tmp path. This is needed, because Rocket tries to create files and folders under /tmp and if you're running with a strict pod policy, the filesystem is read-only.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

hown3d commented 2 years ago

@prppedro PTAL

prppedro commented 2 years ago

@hown3d LGTM