From 8f4b6ef8866c8da748916ad7e49f79abb03b2da8 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Tue, 8 Aug 2023 15:07:37 +0200 Subject: [COMMON] Cleanup charts from unsupported parts Remove common charts (cert-wrapper, certInitializer, music) which are not needed anymore wor unsupported Issue-ID: OOM-3114 Change-Id: Iec3a49fd4f08b207961ddc572e2de873ee1480d5 Signed-off-by: Andreas Geissler --- kubernetes/oof/values.yaml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'kubernetes/oof') diff --git a/kubernetes/oof/values.yaml b/kubernetes/oof/values.yaml index fe93a1e1d2..3388d8fa0c 100644 --- a/kubernetes/oof/values.yaml +++ b/kubernetes/oof/values.yaml @@ -95,19 +95,6 @@ affinity: {} # Resource Limit flavor -By Default using small flavor: small -#sub-charts configuration -certInitializer: - nameOverride: oof-osdf-cert-initializer - fqdn: "oof.onap" - app_ns: "org.osaaf.aaf" - fqi: "oof@oof.onap.org" - fqi_namespace: org.onap.oof - public_fqdn: "oof.onap.org" - cadi_latitude: "0.0" - cadi_longitude: "0.0" - credsPath: /opt/app/osaaf/local - appMountPath: /opt/osdf/osaaf - # Segregation for Different environment (Small and Large) resources: small: -- cgit 1.2.3-korg