Add Rapp Enhanced Catalogue helm charts
[it/dep.git] / nonrtric / helm / nonrtric / values.yaml
index d33f23b..c820699 100644 (file)
@@ -21,19 +21,23 @@ nonrtric:
   installControlpanel: true
   installInformationservice: true
   installRappcatalogueservice: true
+  installRappcatalogueEnhancedservice: true
   installNonrtricgateway: true
   installDmaapadapterservice: true
   installDmaapmediatorservice: true
   installHelmmanager: true
-  installOruclosedlooprecovery: true
-  installOdusliceassurance: true
+  installOrufhrecovery: true
+  installRansliceassurance: true
+  installCapifcore: true
 
   volume1:
     size: 1Gi
     storageClassName: volume1
+    hostPath: /dockerdata-nfs/nonrtric/volume1
   volume2:
     size: 1Gi
     storageClassName: volume2
+    hostPath: /dockerdata-nfs/nonrtric/volume2
   volume3:
     size: 1Gi
     storageClassName: volume3
\ No newline at end of file