From 86eba8a09d9d2e22bd8f3af9cd180756c2bcd5a4 Mon Sep 17 00:00:00 2001 From: Dmitry Dunaev Date: Tue, 11 Oct 2022 14:25:52 +0300 Subject: [PATCH] [WIFI-11176] Add: ability to disable kafka in Helm Signed-off-by: Dmitry Dunaev --- chart/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6c103a3..891b4be 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -34,6 +34,7 @@ dependencies: - name: kafka repository: https://tip.jfrog.io/artifactory/tip-wlan-cloud-ucentral-helm/ version: 13.0.2 + condition: kafka.enabled - name: owls repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owls@helm?ref=main" version: 0.1.0