X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2term%2Fvalues.yaml;h=dcd69fa07f30e72fd497ee30d74497c1fb6f3676;hb=refs%2Fchanges%2F04%2F10804%2F1;hp=a144270b840432bc1df62c3b18da51e71f44ef79;hpb=3bff79d624676f22963932bccbfbcb07b6d5332f;p=ric-plt%2Fric-dep.git diff --git a/helm/e2term/values.yaml b/helm/e2term/values.yaml index a144270..dcd69fa 100644 --- a/helm/e2term/values.yaml +++ b/helm/e2term/values.yaml @@ -26,23 +26,23 @@ e2term: name: ric-plt-e2 tag: 3.0.1 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" - + privilegedmode: false hostnetworkmode: false - + replicaCount: 1 env: print: "1" messagecollectorfile: "/data/outgoing/" - # Service ports are now defined in + # 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 # publishURL: "" @@ -70,7 +70,7 @@ health: periodSeconds: 60 enabled: true -loglevel: ERR +loglevel: 2 common_env_variables: ConfigMapName: "/etc/config/log-level"