acryldata/datahub-helm

A volume mode for the Neo4j 'data' volume is required.

leeeizhang opened this issue · 1 comments

Describe the bug

Error: INSTALLATION FAILED: execution error at (datahub-prerequisites/charts/neo4j/templates/_volumeTemplate.tpl:207:23):

A volume mode for the Neo4j 'data' volume is required.

Set volumes.data.mode to one of: "share", "selector", "defaultStorageClass", "volume", "volumeClaimTemplate" or "dynamic".

For details of how to configure volume modes see the Neo4j Helm chart documentation at https://neo4j.com/docs/operations-manual/current/kubernetes

To get up-and-running quickly, for development or testing, use "defaultStorageClass" for a dynamically provisioned volume of the default storage class.

E.g. by adding `--set volumes.data.mode=defaultStorageClass`

To Reproduce

helm install prerequisites datahub/datahub-prerequisites --values values.yaml

This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io