1. 19 Oct, 2020 4 commits
  2. 12 Oct, 2020 3 commits
  3. 08 Oct, 2020 1 commit
  4. 06 Oct, 2020 1 commit
  5. 05 Oct, 2020 5 commits
  6. 02 Oct, 2020 1 commit
  7. 01 Oct, 2020 1 commit
  8. 29 Sep, 2020 1 commit
  9. 28 Sep, 2020 10 commits
  10. 25 Sep, 2020 2 commits
  11. 21 Sep, 2020 4 commits
  12. 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
  13. 18 Sep, 2020 1 commit
  14. 15 Sep, 2020 1 commit
  15. 14 Sep, 2020 4 commits