fix kafka
This commit is contained in:
parent
05c59ab2c9
commit
2cb6e9a29f
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user