Browse Source

Backing out updates causing issues with Elasticsearch 7.9 #488

Mark Shust 3 năm trước cách đây
mục cha
commit
f8ce6d616b
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      compose/docker-compose.yml

+ 0 - 4
compose/docker-compose.yml

@@ -46,10 +46,6 @@ services:
     environment:
       - "discovery.type=single-node"
       - "ES_JAVA_OPTS=-Xms1g -Xmx1g"
-      # Avoid test failures due to small disks
-      # More info at https://github.com/markshust/docker-magento/issues/488
-      - "cluster.routing.allocation.disk.threshold_enabled=false"
-      - "index.blocks.read_only_allow_delete"
 
   rabbitmq:
     image: rabbitmq:3.8.22-management-alpine