mq-helm icon indicating copy to clipboard operation
mq-helm copied to clipboard

fix-issue-1536 to support readonly root file system

Open wangshu3000 opened this issue 8 months ago • 2 comments

Purpose: This PR is to resolve https://github.com/ibm-messaging/mq-helm/issues/85

Changes:

  1. Create 2 emptyDir volumes, for the /run and /tmp folder and mount them when the readOnlyRootFileSystem is set to true
  2. Update readme document
  3. Update values file default value

wangshu3000 avatar Jun 24 '24 00:06 wangshu3000