Skip to content

Commit

Permalink
Slightly less larger
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrossley3 committed Apr 27, 2018
1 parent cacfa42 commit 8826c7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions larger.env
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ INVOKER_MEMORY_LIMIT=2Gi
INVOKER_JAVA_OPTS=-Xmx1g
INVOKER_MAX_CONTAINERS=24

COUCHDB_INSTANCES=5
COUCHDB_INSTANCES=3
COUCHDB_CPU_REQUEST=1
COUCHDB_MEMORY_REQUEST=1Gi
COUCHDB_MEMORY_LIMIT=2Gi
COUCHDB_VOLUME_CAPACITY=20Gi

ZOOKEEPER_NODE_COUNT=3
ZOOKEEPER_NODE_COUNT=2
ZOOKEEPER_VOLUME_CAPACITY=1Gi
KAFKA_NODE_COUNT=3
KAFKA_NODE_COUNT=2
KAFKA_VOLUME_CAPACITY=4Gi

WHISK_ACTIONS_INVOKES_CONCURRENT=100
Expand Down

0 comments on commit 8826c7e

Please sign in to comment.