lhotari commented on issue #160: URL: https://github.com/apache/pulsar-helm-chart/issues/160#issuecomment-1027928383
I think it's intentional that `examples/values-minikube.yaml` doesn't have persistence enabled. `--set volumes.persistence=true` should resolve this issue. You also need support for PVCs. It might require installing Rancher Local Path Provisioner: https://github.com/rancher/local-path-provisioner#installation to support that in test environments. Nowadays a good alternative for minikube and Docker desktop is Rancher Desktop, which is free and open source. It includes a k8s environment based on k3s. https://rancherdesktop.io/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org