X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fprodstub%2Fapp.yaml;h=b8f27e29bfd505133084f5da6fd72353ff28e739;hb=93a604b82da289316908c9bfff8380877aaf89e5;hp=9fb5ad5ee3181f3a20e761ef02c542a082429f6a;hpb=10e254d9b7bc522bb2c25d590e6d203bf25a592d;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