From bfdc7d1d3e26d526cbe1c85ccbeec73b4f5ca0ee Mon Sep 17 00:00:00 2001 From: Bobby Iliev Date: Mon, 18 Nov 2024 10:38:42 +0200 Subject: [PATCH] Add bootstrap-builtin-analytics-cluster-replica-size (#126) --- examples/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/compose.yaml b/examples/compose.yaml index ccda387..05a06b5 100644 --- a/examples/compose.yaml +++ b/examples/compose.yaml @@ -13,6 +13,7 @@ services: - --bootstrap-builtin-catalog-server-cluster-replica-size=3xsmall - --bootstrap-builtin-support-cluster-replica-size=3xsmall - --bootstrap-builtin-probe-cluster-replica-size=3xsmall + - --bootstrap-builtin-analytics-cluster-replica-size=3xsmall - --availability-zone=test1 - --availability-zone=test2 - --all-features