Add ORU ODU helm charts to nonrtric deployement
[it/dep.git] / nonrtric / helm / nonrtric / values.yaml
index b4728c5..d33f23b 100644 (file)
 #   limitations under the License.                                             #
 ################################################################################
 
-
-
 nonrtric:
   installPms: true
   installA1controller: true
   installA1simulator: true
   installControlpanel: true
-  installEnrichmentservice: true
+  installInformationservice: true
   installRappcatalogueservice: true
   installNonrtricgateway: true
+  installDmaapadapterservice: true
+  installDmaapmediatorservice: true
+  installHelmmanager: true
+  installOruclosedlooprecovery: true
+  installOdusliceassurance: true
+
+  volume1:
+    size: 1Gi
+    storageClassName: volume1
+  volume2:
+    size: 1Gi
+    storageClassName: volume2
+  volume3:
+    size: 1Gi
+    storageClassName: volume3
\ No newline at end of file