X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2Fvalues.yaml;h=c8206996c608ae4539815e34be27dccbbc714a12;hb=1298e998c417da23f0725fb8b47e34f88d52541d;hp=4b07fb95f8d85ae8582a4cdb97117ef19ada6794;hpb=2cec91e51a9c26f051e802afbf5035b1322ae698;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/values.yaml b/nonrtric/helm/nonrtric/values.yaml index 4b07fb95..c8206996 100644 --- a/nonrtric/helm/nonrtric/values.yaml +++ b/nonrtric/helm/nonrtric/values.yaml @@ -21,16 +21,23 @@ nonrtric: installControlpanel: true installInformationservice: true installRappcatalogueservice: true + installRappcatalogueEnhancedservice: true installNonrtricgateway: true installDmaapadapterservice: true installDmaapmediatorservice: true installHelmmanager: 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