fix kafka

This commit is contained in:
Kochetkov S 2026-04-14 12:51:28 +03:00
parent 05c59ab2c9
commit 2cb6e9a29f
2 changed files with 4 additions and 1 deletions

View File

@ -25,6 +25,9 @@ spec:
client:
protocol: SASL_SSL
sasl:
managedExistingSecret:
enabled: true
existingSecret: kafka-kafka-contour-user-passwords
enabledMechanisms: PLAIN,SCRAM-SHA-512
interBrokerMechanism: PLAIN
controllerMechanism: PLAIN

View File

@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: kafka-contour
version: "0.1.2"
version: "0.1.3"
sourceRef:
kind: HelmRepository
name: yc-oci-charts