feat(workers): fixed KAFKA_USE_SSL

This commit is contained in:
Taha Yassine Kraiem 2021-12-04 02:31:23 +01:00
parent 0eb4e00a3e
commit 789e0362ea

View file

@ -94,7 +94,7 @@ assets_bucket: sessions-assets
recordings_bucket: mobs
sourcemaps_bucket: sourcemaps
kafka_endpoint: kafka.db.svc.cluster.local:9042
kafka_ssl: false
kafka_ssl: 'false'
postgres_endpoint: postgresql.db.svc.cluster.local
postgres_port: 5432
postgres_db_name: postgres