add kafka support

This commit is contained in:
Kochetkov S 2026-04-15 12:19:52 +03:00
parent bbb6a19e9c
commit b591dbab9a
2 changed files with 3 additions and 1 deletions

View File

@ -16,11 +16,13 @@ spec:
- regcred
controller:
replicaCount: 1
automountServiceAccountToken: true
persistence:
size: 8Gi
storageClass: local-path
broker:
replicaCount: 0
automountServiceAccountToken: true
listeners:
client:
protocol: SASL_SSL

View File

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