Enapter / charts

Enapter Helm Charts
MIT License
48 stars 49 forks source link

Allow extraVolumeMounts #73

Open rngcntr opened 1 year ago

rngcntr commented 1 year ago

Especially when using securityContext.readOnlyRootFilesystem: true, one should be able to mount an emptyDir volume to /tmp. Up to this point, it was possible to declare volumes like this but impossible to mount them in the KeyDB container.