Add helm chart for dmaapadapterservice
[it/dep.git] / nonrtric / helm / nonrtric / values.yaml
index adf2fa5..c7cd68b 100644 (file)
 #   limitations under the License.                                             #
 ################################################################################
 
-
-    
+nonrtric:
+  installPms: true
+  installA1controller: true
+  installA1simulator: true
+  installControlpanel: true
+  installEnrichmentservice: true
+  installRappcatalogueservice: true
+  installNonrtricgateway: true
+  installDmaapadapterservice: true
+  volume1:
+    size: 1Gi
+    storageClassName: volume1
+  volume2:
+    size: 1Gi
+    storageClassName: volume2
\ No newline at end of file