nats-io / k8s

NATS on Kubernetes with Helm Charts
Apache License 2.0
456 stars 305 forks source link

make emptyDir volumes configurable #669

Closed monotek closed 1 year ago

monotek commented 1 year ago

This pr makes emptyDir volumes pid & advertiseconfig configurable.

Normal "emptyDir" volume stays the default but now you can also set a sizeLimit for the emptyDir for example or even configure to use another volumetype, like a pvc.