X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2mgr%2Fvalues.yaml;h=9597aa6b254a77ef8965bff33f1b942f043718d4;hb=3bff79d624676f22963932bccbfbcb07b6d5332f;hp=7de686cdfee39fcc45c176b998958211164502cd;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/e2mgr/values.yaml b/helm/e2mgr/values.yaml index 7de686c..9597aa6 100644 --- a/helm/e2mgr/values.yaml +++ b/helm/e2mgr/values.yaml @@ -31,9 +31,21 @@ e2mgr: replicaCount: 1 - env: - RIC_ID: "bbbccc-abcd0e/20" + globalRicId: + plmnId: 131014 + ricNearRtId: 556670 + liveness: + api: v1/health + initialDelaySeconds: 3 + periodSeconds: 10 + enabled: true + + readiness: + api: v1/health + initialDelaySeconds: 3 + periodSeconds: 10 + enabled: true # Service ports are now defined in # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file.