X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fmrstub%2Fapp.yaml;h=0cf0f5123428dedd81764dea9d740c591fd673ae;hb=e29568dbbfe4bb333c936dfe7b54ba639fdef492;hp=f29db939cd386261dd3881381a5278605ae0fd04;hpb=f0019c8168b9d59f132ba47e939e8aa3ef324b7d;p=nonrtric.git diff --git a/test/simulator-group/mrstub/app.yaml b/test/simulator-group/mrstub/app.yaml index f29db939..0cf0f512 100644 --- a/test/simulator-group/mrstub/app.yaml +++ b/test/simulator-group/mrstub/app.yaml @@ -20,7 +20,7 @@ spec: containers: - name: $MR_STUB_APP_NAME image: $MRSTUB_IMAGE - imagePullPolicy: Never + imagePullPolicy: $KUBE_IMAGE_PULL_POLICY ports: - name: http containerPort: $MR_INTERNAL_PORT