Merge "[CONSUL] Add limits to consul chart."
[oom.git] / kubernetes / onap / resources / environments / dev.yaml
index 4c9e704..553afb3 100644 (file)
@@ -1,3 +1,4 @@
+{{/*
 # Copyright © 2017 Amdocs, Bell Canada
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -11,6 +12,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+*/}}
 
 #################################################################
 # Global configuration overrides.
@@ -31,8 +33,9 @@ global:
   # any other repository that hosts images for ONAP components.
   #repository: nexus3.onap.org:10001
 
-  # readiness check - temporary repo until images migrated to nexus3
-  readinessRepository: oomk8s
+  # readiness check
+  readinessImage: onap/oom/readiness:3.0.1
+
   # logging agent - temporary repo until images migrated to nexus3
   loggingRepository: docker.elastic.co
 
@@ -42,7 +45,7 @@ global:
   # override default mount path root directory
   # referenced by persistent volumes and log files
   persistence:
-    mountPath: /dockerdata
+    mountPath: /dockerdata-nfs
 
   # flag to enable debugging - application support required
   debugEnabled: true
@@ -55,14 +58,21 @@ aaf:
   enabled: false
 aai:
   enabled: false
+  aai-cassandra:
+    replicaCount: 1
 appc:
   enabled: false
+cassandra:
+  enabled: false
+  replicaCount: 1
 clamp:
-  enabled: true
+  enabled: false
 cli:
   enabled: false
 consul:
   enabled: false
+contrib:
+  enabled: false
 dcaegen2:
   enabled: false
 dmaap:
@@ -71,10 +81,14 @@ esr:
   enabled: false
 log:
   enabled: false
+  log-logstash:
+    replicaCount: 1
 sniro-emulator:
   enabled: false
 oof:
   enabled: false
+mariadb-galera:
+  enabled: false
 msb:
   enabled: false
 multicloud:
@@ -83,6 +97,8 @@ nbi:
   enabled: false
 policy:
   enabled: false
+pomba:
+  enabled: false
 portal:
   enabled: false
 robot:
@@ -97,7 +113,7 @@ sdnc:
   mysql:
     replicaCount: 1
 so:
-  enabled: true
+  enabled: false
 
   replicaCount: 1