From 638330d2e88eb6fab3cb59d0b6e6f082b5d36fef Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Mon, 20 Mar 2023 15:24:36 +0100 Subject: [NBI] Cleanup the charts regarding AAF/TLS removal Remove AAF related entries in charts and config files Issue-ID: OOM-3118 Signed-off-by: Andreas Geissler Change-Id: I551c6a529bea8efd89ccd1f2f0a30baa91df3a2f --- kubernetes/nbi/Chart.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'kubernetes/nbi/Chart.yaml') diff --git a/kubernetes/nbi/Chart.yaml b/kubernetes/nbi/Chart.yaml index ee1e330072..5f277876a3 100644 --- a/kubernetes/nbi/Chart.yaml +++ b/kubernetes/nbi/Chart.yaml @@ -26,9 +26,6 @@ dependencies: # a part of this chart's package and will not # be published independently to a repo (at this point) repository: '@local' - - name: certInitializer - version: ~12.x-0 - repository: '@local' - name: mongo version: ~12.x-0 repository: '@local' -- cgit 1.2.3-korg