Running the enterprise distro (3.4.5) using Helm charts config and trying to install APOC and Graph Algorithms
I have tried to use the initiContainers in .yaml while installing using helm - but it does not seem to be pulling in the APOC.
David,
I am using the repo you have in your second point above - I have taken the generic values.yaml and modified from there
Just as a work around - it is possible to download the plugins into the container and then restart neo4j?
Manish
Specify cluster domain (used eg. as suffix in definition of NEO4J_causal__clustering_initial__discovery__members environment variable)
clusterDomain: "cluster.local"
Specs for the images used for running tests against the Helm package
testImage: "mar...