X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fric%2Fapp.yaml;h=36e4af15d656787f7214ccc65d41fdf2acc93d89;hb=0bfb04334ab5d9eb9b0ea573abb00eab12d9f2af;hp=a404039438c8289b652f3e88ef369878b06403a9;hpb=483ee33ac3de88385c0eeb3f1ecf3a1bb760db54;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