X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fhttpproxy%2Fapp.yaml;h=266eb199ef6adadee5a416fbb079e66d469f32fe;hb=7682abb5a05160aeb83004a4e56c36e302eded1e;hp=3e0c8ac3cd51d14b82ad80ac88418430497d603c;hpb=f0019c8168b9d59f132ba47e939e8aa3ef324b7d;p=nonrtric.git diff --git a/test/simulator-group/httpproxy/app.yaml b/test/simulator-group/httpproxy/app.yaml index 3e0c8ac3..266eb199 100644 --- a/test/simulator-group/httpproxy/app.yaml +++ b/test/simulator-group/httpproxy/app.yaml @@ -20,7 +20,7 @@ spec: containers: - name: $HTTP_PROXY_APP_NAME image: $HTTP_PROXY_IMAGE - imagePullPolicy: Never + imagePullPolicy: $KUBE_IMAGE_PULL_POLICY ports: - name: http containerPort: $HTTP_PROXY_INTERNAL_PORT