diff --git a/apps/system-log/brusnika-prod/api.yaml b/apps/system-log/brusnika-prod/api.yaml index eff797c..e895596 100644 --- a/apps/system-log/brusnika-prod/api.yaml +++ b/apps/system-log/brusnika-prod/api.yaml @@ -183,6 +183,11 @@ spec: _default: "ya-kafka-secret" secretKey: "password" + - name: KAFKA_PEM_CERT + secretName: + _default: "yc-kafka-certificate" + secretKey: "certificate" + - name: KAFKA_PEM_PATH secretName: _default: "yc-kafka-certificate"