mq-helm
mq-helm copied to clipboard
fix-issue-1536 to support readonly root file system
Purpose: This PR is to resolve https://github.com/ibm-messaging/mq-helm/issues/85
Changes:
- Create 2 emptyDir volumes, for the /run and /tmp folder and mount them when the readOnlyRootFileSystem is set to true
- Update readme document
- Update values file default value