about summary refs log tree commit diff
path: root/k8s/helmsman.yml
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-05-04 22:01:02 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-05-04 22:01:02 +0200
commit600eef95751a15ac6850db3e881a2c37b2fc48f7 (patch)
treeacdba8174d722e945b24f41e94170430b7a019a2 /k8s/helmsman.yml
parentmisc: fix metallb.yml file (diff)
downloadfs-tracer-backend-600eef95751a15ac6850db3e881a2c37b2fc48f7.tar.gz
fs-tracer-backend-600eef95751a15ac6850db3e881a2c37b2fc48f7.tar.bz2
fs-tracer-backend-600eef95751a15ac6850db3e881a2c37b2fc48f7.zip
misc: kafka: set default number of partitions to 2
Diffstat (limited to 'k8s/helmsman.yml')
-rw-r--r--k8s/helmsman.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/k8s/helmsman.yml b/k8s/helmsman.yml
index 35ee7be..7544b17 100644
--- a/k8s/helmsman.yml
+++ b/k8s/helmsman.yml
@@ -24,6 +24,7 @@ apps:
     set:
       controller.replicaCount: 1
       controller.livenessProbe.initialDelaySeconds: 120
+      provisioning.numPartitions: 2
       extraConfig: |
         offsets.topic.replication.factor=1
         transaction.state.log.replication.factor=1