Hi there, is it possible to configure a separate mountpath aside from /store for the kubemq pods? I have customized it to point to a different directory in my helm charts but when I deploy, I still get the same path "Store location: store/kubemq-cluster-x" in the logs.
I am asking since I am setting up kubemq in 2 different namespaces in the same cluster, and I am specifying and expecting a different store location / cluster log path for the 2nd kubemq instance. The 2nd kubemq goes up and running but are having errors when I try to test via kubetools (saying the port connection is refused).
Hi there, is it possible to configure a separate mountpath aside from /store for the kubemq pods? I have customized it to point to a different directory in my helm charts but when I deploy, I still get the same path "Store location: store/kubemq-cluster-x" in the logs.
I am asking since I am setting up kubemq in 2 different namespaces in the same cluster, and I am specifying and expecting a different store location / cluster log path for the 2nd kubemq instance. The 2nd kubemq goes up and running but are having errors when I try to test via kubetools (saying the port connection is refused).
Hoping for your response. Thanks!