X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fmrstub%2Fapp.yaml;h=0cf0f5123428dedd81764dea9d740c591fd673ae;hb=f24a7657bf8352936931b845cc9c77f09305089f;hp=f29db939cd386261dd3881381a5278605ae0fd04;hpb=1e539490bc37fed791895dd1f2f898caa3b0ca5c;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