From: morganrol Date: Mon, 21 Jun 2021 15:45:39 +0000 (+0200) Subject: [ONAP] Disable some multicloud drivers at installation X-Git-Tag: 9.0.0~196^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3ce2c6eb657739474cedbb3f0654a5de333088ce;hp=0fae0aa8378794316c1a1ddd50397a2c6ebc12df;p=oom.git [ONAP] Disable some multicloud drivers at installation Several multicloud drivers are installed by default. The code of most of these drivers is unchanged since several versions. It has been suggested to save resource to keep only the mandatory opensource driver and consider the other drivers as possible addons. This patch disables this driver from the default installation. Issue-ID: MULTICLOUD-1362 Signed-off-by: morganrol Change-Id: I2a1e42241b4b3dfd5bb99a741360aec6fa36e331 --- diff --git a/kubernetes/multicloud/values.yaml b/kubernetes/multicloud/values.yaml index a3b435a192..53729f9311 100644 --- a/kubernetes/multicloud/values.yaml +++ b/kubernetes/multicloud/values.yaml @@ -42,11 +42,11 @@ multicloud-pike: multicloud-prometheus: enabled: false multicloud-starlingx: - enabled: true + enabled: false multicloud-vio: - enabled: true + enabled: false multicloud-windriver: - enabled: true + enabled: false # application configuration config: