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=483ee33ac3de88385c0eeb3f1ecf3a1bb760db54;hp=ddbae37269fd9872c1715c1ae16aca18bf78d972;hpb=bb648288c9102fb69a18235a3cc2a67b1cad8abf;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