paradedb / charts

ParadeDB Helm Charts, based on the official CloudNativePG Helm Charts
https://paradedb.github.io/charts/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Create volume as part of the CNPG spin up #7

Closed philippemnoel closed 1 week ago

philippemnoel commented 1 month ago

What We're currently trying to use Nuon, and it fails with an error that there is no resources available for persistent volume. When I was testing locally, I had no issue getting the Minikube cluster to run, but perhaps it creates temporary volumes. It seems Nuon does not, and we don't specify volumes anywhere. We need to do that to enable persistence in the product and make it compatible with Nuon.

Why ^

How I'm not sure, we need to look into persistence

philippemnoel commented 3 weeks ago

This is related to paradedb/charts#11

philippemnoel commented 1 week ago

This is no longer relevant since moving to this repo