diff --git a/scripts/helm/vars.yaml b/scripts/helm/vars.yaml index 5941894be..f106f03af 100644 --- a/scripts/helm/vars.yaml +++ b/scripts/helm/vars.yaml @@ -93,7 +93,7 @@ aws_region: "us-east-1" assets_bucket: sessions-assets recordings_bucket: mobs sourcemaps_bucket: sourcemaps -kafka_endpoint: kafka.db.svc.cluster.local:9042 +kafka_endpoint: kafka.db.svc.cluster.local:9092 kafka_ssl: 'false' postgres_endpoint: postgresql.db.svc.cluster.local postgres_port: 5432