Skip to content
  • Bryan Fox's avatar
    Improve flexibility & user-friendliness of helm deployment (#209) · fb65bbdb
    Bryan Fox authored
    * Create ES initContainer to increase map count
    
    ES >= 5 requires an mmap count of at least 262,144 (see
    https://elk-docker.readthedocs.io/#prerequisites).
    
    This approach is similar to that used by the official Helm chart.
    
    * Make Neo4J memory configurable
    
    * Update image versions to pick up bug fixes
    fb65bbdb