lucidworks / solr-helm-chart

A helm chart to install solr into kubernetes
26 stars 30 forks source link

pod has unbound immediate PersistentVolumeClaims #7

Open jasi110 opened 5 years ago

jasi110 commented 5 years ago

Trying to run the Helm chart on Minikube and getting "pod has unbound immediate PersistentVolumeClaims" in the dashboard. Doing a Google Search found that having "affinity" rules could do this, so I removed them, but the issue persists.

Any help would be appreciated.

Thanks.