s2i-nodejs-container icon indicating copy to clipboard operation
s2i-nodejs-container copied to clipboard

Add option for emptyDir volume and mountPath

Open rcwwilliams opened this issue 8 years ago • 0 comments

It would be great if the template could include an optional emptyDir volume and mountPath rather than having to add them by editing a deployment config YAML.

This is particularly useful for log files being able to persist after container restarts.

Thanks.

rcwwilliams avatar Sep 26 '17 21:09 rcwwilliams