[ONAP] Disable some multicloud drivers at installation 80/122080/5
authormorganrol <morgan.richomme@orange.com>
Mon, 21 Jun 2021 15:45:39 +0000 (17:45 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 12 Jul 2021 15:56:38 +0000 (15:56 +0000)
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 <morgan.richomme@orange.com>
Change-Id: I2a1e42241b4b3dfd5bb99a741360aec6fa36e331

kubernetes/multicloud/values.yaml

index a3b435a..53729f9 100644 (file)
@@ -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: