X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2Fvalues.yaml;h=5a1377871791e8b053cbc0b66a60abdd7bc8b667;hb=8a1a9a4f6864499d0340ff3b8e2de46eeda9ec33;hp=b4728c5b878eff6be5f88e56526a671df4ed34cb;hpb=46f7ba1892ac506611fb76d610e2752a0a923620;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/values.yaml b/nonrtric/helm/nonrtric/values.yaml index b4728c5b..5a137787 100644 --- a/nonrtric/helm/nonrtric/values.yaml +++ b/nonrtric/helm/nonrtric/values.yaml @@ -14,8 +14,6 @@ # limitations under the License. # ################################################################################ - - nonrtric: installPms: true installA1controller: true @@ -24,3 +22,9 @@ nonrtric: installEnrichmentservice: true installRappcatalogueservice: true installNonrtricgateway: true + volume1: + size: 1Gi + storageClassName: volume1 + volume2: + size: 1Gi + storageClassName: volume2