You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/02 13:13:54 UTC

[GitHub] [pulsar-helm-chart] lhotari commented on issue #160: topic lose: helm install --values examples/values-minikube.yaml --set initialize=true --namespace pulsar-st pulsar-minikube ./charts/pulsar

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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org