GitHub user git-hulk added a comment to the discussion: data is not persisted after pod restarted.
Hi @Goutami-Gowda Thanks for your feedback. Those namespaces were stored in kvrocks.conf, so we need to mount this config file as well. The workaround can copy the kvrocks.conf to /var/lib/kvrocks, then load config from /var/lib/kvrocks/kvrocks.conf in [Dockerfile](https://github.com/apache/incubator-kvrocks/blob/unstable/Dockerfile#L40). GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1262#discussioncomment-4971300 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
