Merge "[DCAEGEN2] Update bootstrap to 3.0.2"
[oom.git] / kubernetes / onap / resources / overrides / onap-all.yaml
index 9f9f166..c8551cb 100644 (file)
@@ -1,4 +1,6 @@
 # Copyright © 2019 Amdocs, Bell Canada
+# Copyright (c) 2020 Nordix Foundation, Modifications
+# Modifications Copyright © 2020 Nokia
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 ###################################################################
 # This override file enables helm charts for all ONAP applications.
 ###################################################################
+global:
+  addTestingComponents: &testing true
+  centralizedLoggingEnabled: &centralizedLogging false
+  CMPv2CertManagerIntegration: false
+cassandra:
+  enabled: true
+mariadb-galera:
+  enabled: true
 aaf:
   enabled: true
 aai:
   enabled: true
 appc:
   enabled: true
-cassandra:
+cds:
   enabled: true
 clamp:
   enabled: true
 cli:
   enabled: true
+# Today, "contrib" chart that hosting these components must also be enabled
+# in order to make it work. So `contrib.enabled` must have the same value than
+# addTestingComponents
+contrib:
+  enabled: *testing
 consul:
   enabled: true
-contrib:
+cps:
   enabled: true
 dcaegen2:
   enabled: true
+dcaemod:
+  enabled: true
 dmaap:
   enabled: true
 esr:
   enabled: true
-log:
-  enabled: true
-sniro-emulator:
-  enabled: true
 oof:
   enabled: true
 msb:
@@ -51,8 +64,6 @@ nbi:
   enabled: true
 policy:
   enabled: true
-pomba:
-  enabled: true
 portal:
   enabled: true
 robot:
@@ -71,3 +82,9 @@ vid:
   enabled: true
 vnfsdk:
   enabled: true
+modeling:
+  enabled: true
+platform:
+  enabled: true
+a1policymanagement:
+  enabled: true