| commit | 124b05e9eb746092ad56219799bcd81b22d932ec | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Oct 03 23:44:12 2024 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Oct 03 23:44:32 2024 +0200 |
| tree | 526d69dae9944efc829a894442ddc2001b66e0ec | |
| parent | 81689a51f077b7ce7d92239d2d385c8748e1de2b [diff] |
Update kafka replicacount to 1 Change-Id: I3b3504ca04ad676d9fabdcbf4b15d33eef9ee118 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/helm/osm/values.yaml b/installers/helm/osm/values.yaml index b04b855..4cb68ff 100644 --- a/installers/helm/osm/values.yaml +++ b/installers/helm/osm/values.yaml
@@ -205,7 +205,7 @@ client: protocol: "PLAINTEXT" fullnameOverride: "kafka" - # replicaCount: 1 + replicaCount: 1 keystone: enabled: true