docker-vernemq
docker-vernemq copied to clipboard
Specify volumemount and volumes in Helm Chart for VerneMq
I had to mount files inside vernemq docker container and I was able to specify the VolumeMount and Volumes for VerneMq using Kubernetes but when I switched to helm chart, I do not find a way to do it in values.yaml. All I see is that there is an option for SecretMount. Is it something I am missing here ?
@ashokFluke Would you please review the latest release to see if it addresses your need. Please close this Issue if that is in fact the case.