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