X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2Fvalues.yaml;h=983ca3469394baf0e3ed923cb555bc751b7785a6;hb=aed39eed3108410e207827c54b103581e45ae3ed;hp=b4728c5b878eff6be5f88e56526a671df4ed34cb;hpb=c5c107d6d940c784d57623c03104ebd8caac91f2;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/values.yaml b/nonrtric/helm/nonrtric/values.yaml index b4728c5b..983ca346 100644 --- a/nonrtric/helm/nonrtric/values.yaml +++ b/nonrtric/helm/nonrtric/values.yaml @@ -14,13 +14,28 @@ # 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 + 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