Add NONRTRIC rAppmanager HELM charts
[it/dep.git] / nonrtric / helm / nonrtric / values.yaml
index 5a13778..c2f97c6 100644 (file)
@@ -1,5 +1,6 @@
 ################################################################################
 #   Copyright (c) 2020 Nordix Foundation.                                      #
+#   Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.       #
 #                                                                              #
 #   Licensed under the Apache License, Version 2.0 (the "License");            #
 #   you may not use this file except in compliance with the License.           #
@@ -19,12 +20,26 @@ nonrtric:
   installA1controller: true
   installA1simulator: true
   installControlpanel: true
-  installEnrichmentservice: true
+  installInformationservice: true
   installRappcatalogueservice: true
+  installRappcatalogueEnhancedservice: true
   installNonrtricgateway: true
+  installDmaapadapterservice: true
+  installDmaapmediatorservice: true
+  installHelmmanager: true
+  installOrufhrecovery: true
+  installRansliceassurance: true
+  installCapifcore: true
+  installrAppmanager: 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