helm related changes to support dynamic logging
[ric-plt/ric-dep.git] / helm / e2mgr / values.yaml
index 9597aa6..af17e1d 100644 (file)
@@ -26,7 +26,7 @@ e2mgr:
     name: ric-plt-e2mgr
     tag: 3.0.1
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
-
+  
   privilegedmode: false
   
   replicaCount: 1
@@ -47,6 +47,10 @@ e2mgr:
     periodSeconds: 10
     enabled: true
 
+  common_env_variables:
+    ServiceName: "RIC_E2_MGR"
+    ConfigMapName: "/etc/config/log-level.yaml"
+
   # 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