X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcharts%2Fbrmsgw%2Fvalues.yaml;h=5109465837d441887b9e42f0f4e6c8995181361f;hb=0146d732319280a75a39daed993d128ef388e487;hp=4028356dd239b60f031a33d48f9de7d4389502a2;hpb=5893da8ddf5bb76265366ec6e7007084055d786b;p=oom.git diff --git a/kubernetes/policy/charts/brmsgw/values.yaml b/kubernetes/policy/charts/brmsgw/values.yaml index 4028356dd2..5109465837 100644 --- a/kubernetes/policy/charts/brmsgw/values.yaml +++ b/kubernetes/policy/charts/brmsgw/values.yaml @@ -26,7 +26,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.3-SNAPSHOT-latest +image: onap/policy-pe:1.3.1 pullPolicy: Always # flag to enable debugging - application support required @@ -85,4 +85,5 @@ resources: memory: 4Gi requests: cpu: 20m - memory: 1Gi \ No newline at end of file + memory: 1Gi + unlimited: {} \ No newline at end of file