X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fric%2Fapp.yaml;h=36e4af15d656787f7214ccc65d41fdf2acc93d89;hb=663566c28930429775ea9921f0e32ddf5253da28;hp=a404039438c8289b652f3e88ef369878b06403a9;hpb=7682abb5a05160aeb83004a4e56c36e302eded1e;p=nonrtric.git diff --git a/test/simulator-group/ric/app.yaml b/test/simulator-group/ric/app.yaml index a4040394..36e4af15 100644 --- a/test/simulator-group/ric/app.yaml +++ b/test/simulator-group/ric/app.yaml @@ -2,7 +2,7 @@ apiVersion: apps/v1 kind: StatefulSet metadata: name: $RIC_SIM_SET_NAME - namespace: $KUBE_NONRTRIC_NAMESPACE + namespace: $KUBE_A1SIM_NAMESPACE labels: run: $RIC_SIM_SET_NAME autotest: RICSIM @@ -28,6 +28,8 @@ spec: value: "1" - name: ALLOW_HTTP value: "true" + - name: DUPLICATE_CHECK + value: "1" imagePullPolicy: $KUBE_IMAGE_PULL_POLICY ports: - name: http