• Jonas Brunsgaard's avatar
    fix: Update helm Neo4j deployment (#706) · 04e75a59
    Jonas Brunsgaard authored
    Use emptyDir for Neo4j deployment plugin volumes instead of hostPath.
    With this change we get rid of the dependency on hostPath and thus the
    dependency on the hosts filesystem and pods permissions to the hostPath.
    The custom Neo4j deployment can now also run on GKE (and other k8s
    clusters).
    
    I also sorted the config options for for Neo4j and disabled
    auth. The disabling of Neo4j auth seems to be a consistent setting
    through this repo (docker examples, and ECS examples).
    Signed-off-by: 's avatarJonas Brunsgaard <jonas.brunsgaard@gmail.com>
    04e75a59
Name
Last commit
Last update
..
templates Loading commit data...
README.md Loading commit data...