X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fngw%2Fapp.yaml;h=907060313648e07e5468cc45e5551a5851eee16e;hb=968b89731a192c2ee3f3393d00519879ad89ce56;hp=c38de9f017b7f53543898254b4437125b18cf949;hpb=be9a07faf8fbc1030404bbc71f409eb5e19736ba;p=nonrtric.git diff --git a/test/simulator-group/ngw/app.yaml b/test/simulator-group/ngw/app.yaml index c38de9f0..90706031 100644 --- a/test/simulator-group/ngw/app.yaml +++ b/test/simulator-group/ngw/app.yaml @@ -20,7 +20,7 @@ spec: containers: - name: $NRT_GATEWAY_APP_NAME image: $NRT_GATEWAY_IMAGE - imagePullPolicy: Never + imagePullPolicy: $KUBE_IMAGE_PULL_POLICY ports: - name: http containerPort: $NRT_GATEWAY_INTERNAL_PORT