X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=simulators%2Fe2sim%2Fhelm%2Fe2sim%2Ftemplates%2Fdeployment.yaml;fp=simulators%2Fe2sim%2Fhelm%2Fe2sim%2Ftemplates%2Fdeployment.yaml;h=21475f185b18729cc2ed27d7fd010bde2a577f7f;hb=99115439fd9976bd251f98ed21171c6f38ff2b05;hp=294c7780d76ae43294816106203820a156b65edf;hpb=61242504acf3bdbe2ef6a02014727a634c156833;p=it%2Ftest.git diff --git a/simulators/e2sim/helm/e2sim/templates/deployment.yaml b/simulators/e2sim/helm/e2sim/templates/deployment.yaml index 294c778..21475f1 100644 --- a/simulators/e2sim/helm/e2sim/templates/deployment.yaml +++ b/simulators/e2sim/helm/e2sim/templates/deployment.yaml @@ -46,7 +46,7 @@ spec: - name: E2SIM_NETWORK_TYPE value: {{ .Values.e2sim.network.type | default "host" }} - name: E2SIM_PORT - value: {{ .Values.e2sim.network.port | default 36422 |quote}} + value: {{ .Values.e2sim.network.port | default 36421 |quote}} - name: E2SIM_BIND_ADDR value: {{ .Values.e2sim.network.address }} - name: E2SIM_BIND_IF