Update OOM docs for Casablanca
[oom.git] / kubernetes / onap / values.yaml
index 4d37070..1ca2b84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2017 Amdocs, Bell Canada
+# Copyright © 2018 Amdocs, Bell Canada
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -47,13 +47,12 @@ global:
   persistence:
     mountPath: /dockerdata-nfs
 
+  # override default resource limit flavor for all charts
+  flavor: unlimited
+
   # flag to enable debugging - application support required
   debugEnabled: false
 
-# Repository for creation of nexus3.onap.org secret
-repository: nexus3.onap.org:10001
-
-
 #################################################################
 # Enable/disable and configure helm charts (ie. applications)
 # to customize the ONAP deployment.
@@ -78,8 +77,12 @@ cli:
   enabled: true
 consul:
   enabled: true
+contrib:
+  enabled: true
 dcaegen2:
   enabled: true
+pnda:
+  enabled: false
 dmaap:
   enabled: true
 esr:
@@ -109,7 +112,7 @@ portal:
 robot:
   enabled: true
   config:
-# openStackEncryptedPasswordHere should match the encrypted string used in SO and APPC and overridden per environment
+    # openStackEncryptedPasswordHere should match the encrypted string used in SO and APPC and overridden per environment
     openStackEncryptedPasswordHere: "c124921a3a0efbe579782cde8227681e"
 sdc:
   enabled: true
@@ -153,3 +156,5 @@ vid:
   enabled: true
 vnfsdk:
   enabled: true
+vvp:
+  enabled: false