How to define MapStore for Helm based Hazelcast Deployment
We are using Hazelcast Server with Helm based Deployment in K8S. How to define the MapStore configuration for this case.
- MapStore java implementation should be in Server or Client.
- I am not able to find any sample how to configure MapStore in Helm.
- My goal is to use write back to DB in hazelcast. I am able to get this working with Embedded Hazelcast or using Hazelcast Service, but not sure know does it work in case of Helm based Deployment in K8S