X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2term%2Fvalues.yaml;h=427d56a3ca04ed4ef1f079e4dc4979da1a6090ef;hb=86ae95a180ec3fd7f4fd7242c12b2dcd5eaeb4fa;hp=a4d72fcca6bf40f1a29b40dd5ebdcd4a1d8aee16;hpb=3be243af8254463c1716cf3f05d5806f17e370d7;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2term/values.yaml b/ric-platform/50-RIC-Platform/helm/e2term/values.yaml index a4d72fcc..427d56a3 100644 --- a/ric-platform/50-RIC-Platform/helm/e2term/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2term/values.yaml @@ -38,12 +38,21 @@ e2term: name: e2 tag: 1.6.0 - + privilegedmode: true + hostnetworkmode: true + replicaCount: 1 env: print: "1" - + messagecollectorfile: "/data/outgoing/" # Service ports are now defined in # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file. # If need to change a service port, make the code change necessary, then # update the _ports.tpl file with the new port number. + + dataVolSize: 100Mi + storageClassName: local-storage + #storageClassName: ric-storage-class + + pizpub: + enabled: false