X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fpolicy_agent%2Fapp.yaml;h=bbe8fae57682734358de05b2dcf5326a3991294c;hb=7682abb5a05160aeb83004a4e56c36e302eded1e;hp=ddbae37269fd9872c1715c1ae16aca18bf78d972;hpb=4f7f0cda2f07f62dcbb2e371fc09764b2337a8e9;p=nonrtric.git diff --git a/test/simulator-group/policy_agent/app.yaml b/test/simulator-group/policy_agent/app.yaml index ddbae372..bbe8fae5 100644 --- a/test/simulator-group/policy_agent/app.yaml +++ b/test/simulator-group/policy_agent/app.yaml @@ -20,7 +20,7 @@ spec: containers: - name: $POLICY_AGENT_APP_NAME image: $POLICY_AGENT_IMAGE - imagePullPolicy: Never + imagePullPolicy: $KUBE_IMAGE_PULL_POLICY ports: - name: http containerPort: $POLICY_AGENT_INTERNAL_PORT