diff --git a/charts/galoy-deps/templates/kafka-cluster.yaml b/charts/galoy-deps/templates/kafka-cluster.yaml index ed11ce723c..41de3d0335 100644 --- a/charts/galoy-deps/templates/kafka-cluster.yaml +++ b/charts/galoy-deps/templates/kafka-cluster.yaml @@ -10,7 +10,7 @@ spec: listeners: - name: plain port: 9092 - type: cluster-ip + type: internal tls: false - name: tls port: 9093