X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2Fvalues.yaml;h=c8206996c608ae4539815e34be27dccbbc714a12;hb=f58760599ce8f76220b42d64ba7a67dd101fb3d2;hp=5a1377871791e8b053cbc0b66a60abdd7bc8b667;hpb=8a1a9a4f6864499d0340ff3b8e2de46eeda9ec33;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/values.yaml b/nonrtric/helm/nonrtric/values.yaml index 5a137787..c8206996 100644 --- a/nonrtric/helm/nonrtric/values.yaml +++ b/nonrtric/helm/nonrtric/values.yaml @@ -19,12 +19,25 @@ 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 + 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