1. 28 Sep, 2020 10 commits
  2. 25 Sep, 2020 2 commits
  3. 21 Sep, 2020 4 commits
  4. 20 Sep, 2020 1 commit
    • 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
  5. 18 Sep, 2020 1 commit
  6. 15 Sep, 2020 1 commit
  7. 14 Sep, 2020 5 commits
  8. 08 Sep, 2020 1 commit
  9. 07 Sep, 2020 5 commits
  10. 05 Sep, 2020 1 commit
  11. 02 Sep, 2020 1 commit
  12. 31 Aug, 2020 6 commits
  13. 25 Aug, 2020 2 commits