diff --git a/charts/prerequisites/Chart.yaml b/charts/prerequisites/Chart.yaml index c9378a561..991d8e493 100644 --- a/charts/prerequisites/Chart.yaml +++ b/charts/prerequisites/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for packages that Datahub depends on type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.1 +version: 0.1.2 dependencies: - name: elasticsearch version: 7.17.3 diff --git a/charts/prerequisites/values.yaml b/charts/prerequisites/values.yaml index beeee6a4b..b295ac164 100644 --- a/charts/prerequisites/values.yaml +++ b/charts/prerequisites/values.yaml @@ -69,6 +69,9 @@ neo4j: # dynamic: # storageClassName: managed-csi-premium + env: + NEO4J_PLUGINS: '["apoc"]' + mysql: enabled: true auth: