Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The new helm chart is missing the additionalVolumes property that the old one had #40

Closed
org-ci-cd opened this issue Apr 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@org-ci-cd
Copy link

Hello !

Here is the property from the old helm chart I'm talking about
https://github.com/neo4j-contrib/neo4j-helm/blob/master/values.yaml#L153

I was using that to add more volumes to the pod.
With this I was able to mount a configmap script into a init-container that automatically restore the latest neo4j backup taken if the PVC is empty. That was pretty useful to me.

Are you guys thinking of implementing this back in the new one ?
Thanks !

@harshitsinghvi22 harshitsinghvi22 self-assigned this Jul 7, 2022
@harshitsinghvi22 harshitsinghvi22 added the enhancement New feature or request label Jul 7, 2022
@harshitsinghvi22
Copy link
Collaborator

@org-ci-cd this is added to the latest release of 4.4.10 helm charts
https://github.com/neo4j/helm-charts/releases/tag/4.4.10

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants