Shared Instance of Mariadb-Galera
[oom.git] / kubernetes / onap / resources / environments / dev.yaml
index 7a988a5..fa26328 100644 (file)
@@ -22,6 +22,7 @@ global:
   # Change to an unused port prefix range to prevent port conflicts
   # with other instances running within the same k8s cluster
   nodePortPrefix: 302
+  nodePortPrefixExt: 304
 
   # ONAP Repository
   # Uncomment the following to enable the use of a single docker
@@ -41,7 +42,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
@@ -54,14 +55,18 @@ aaf:
   enabled: false
 aai:
   enabled: false
+  aai-cassandra:
+    replicaCount: 1
 appc:
   enabled: false
 clamp:
-  enabled: true
+  enabled: false
 cli:
   enabled: false
 consul:
   enabled: false
+contrib:
+  enabled: false
 dcaegen2:
   enabled: false
 dmaap:
@@ -70,10 +75,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:
@@ -82,6 +91,8 @@ nbi:
   enabled: false
 policy:
   enabled: false
+pomba:
+  enabled: false
 portal:
   enabled: false
 robot:
@@ -96,7 +107,7 @@ sdnc:
   mysql:
     replicaCount: 1
 so:
-  enabled: true
+  enabled: false
 
   replicaCount: 1