X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fprodstub%2Fapp.yaml;h=b8f27e29bfd505133084f5da6fd72353ff28e739;hb=f24a7657bf8352936931b845cc9c77f09305089f;hp=9fb5ad5ee3181f3a20e761ef02c542a082429f6a;hpb=f0019c8168b9d59f132ba47e939e8aa3ef324b7d;p=nonrtric.git diff --git a/test/simulator-group/prodstub/app.yaml b/test/simulator-group/prodstub/app.yaml index 9fb5ad5e..b8f27e29 100644 --- a/test/simulator-group/prodstub/app.yaml +++ b/test/simulator-group/prodstub/app.yaml @@ -20,7 +20,7 @@ spec: containers: - name: $PROD_STUB_APP_NAME image: $PROD_STUB_IMAGE - imagePullPolicy: Never + imagePullPolicy: $KUBE_IMAGE_PULL_POLICY ports: - name: http containerPort: $PROD_STUB_INTERNAL_PORT