RocksLabs / kvrocks-operator

Apache License 2.0
36 stars 15 forks source link

feat: ensure the mount path is the same as kvrocks' dockerfile #42

Closed jiayouxujin closed 1 year ago

jiayouxujin commented 1 year ago

Hi. Since the dockerfile in the kvrocks repo has the volume path `/var/lib/kvrocks', we need to make sure the path in k8s is the same as the dockerfile.