From 05c59ab2c9302e89ff129bf7e2bee9231ac4fec4 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Tue, 14 Apr 2026 12:40:44 +0300 Subject: [PATCH] fix kafka --- clusters/yc-k8s-test/infrastructure/patches/kafka.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/clusters/yc-k8s-test/infrastructure/patches/kafka.yaml b/clusters/yc-k8s-test/infrastructure/patches/kafka.yaml index ba0a409..db40f54 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/kafka.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/kafka.yaml @@ -25,7 +25,6 @@ spec: client: protocol: SASL_SSL sasl: - existingSecret: kafka-kafka-contour-user-passwords enabledMechanisms: PLAIN,SCRAM-SHA-512 interBrokerMechanism: PLAIN controllerMechanism: PLAIN