From: garciadeblas Date: Thu, 3 Oct 2024 21:44:12 +0000 (+0200) Subject: Update kafka replicacount to 1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=124b05e9eb746092ad56219799bcd81b22d932ec;p=osm%2Fdevops.git Update kafka replicacount to 1 Change-Id: I3b3504ca04ad676d9fabdcbf4b15d33eef9ee118 Signed-off-by: garciadeblas --- diff --git a/installers/helm/osm/values.yaml b/installers/helm/osm/values.yaml index b04b855a..4cb68ffa 100644 --- a/installers/helm/osm/values.yaml +++ b/installers/helm/osm/values.yaml @@ -205,7 +205,7 @@ kafka: client: protocol: "PLAINTEXT" fullnameOverride: "kafka" - # replicaCount: 1 + replicaCount: 1 keystone: enabled: true