X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcharts%2Fpolicy-apex-pdp%2Fvalues.yaml;h=812a6d7b62b8da8dedb4ab8d762af28e0d0d9276;hb=0d03a7bad3086dc7257fe2a3d75807f3cc0e1c54;hp=ef90c917b833fce4eac26915b51f86f7543f07af;hpb=11da19b7ee211441386aa15b8d0037d5160a96bf;p=oom.git diff --git a/kubernetes/policy/charts/policy-apex-pdp/values.yaml b/kubernetes/policy/charts/policy-apex-pdp/values.yaml index ef90c917b8..812a6d7b62 100644 --- a/kubernetes/policy/charts/policy-apex-pdp/values.yaml +++ b/kubernetes/policy/charts/policy-apex-pdp/values.yaml @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= # Copyright (C) 2018 Ericsson. All rights reserved. +# Modifications Copyright © 2019 AT&T # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -28,7 +29,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-apex-pdp:2.0-SNAPSHOT-latest +image: onap/policy-apex-pdp:2.0.5 pullPolicy: Always # flag to enable debugging - application support required @@ -82,4 +83,5 @@ resources: memory: 8Gi requests: cpu: 20m - memory: 2Gi \ No newline at end of file + memory: 2Gi + unlimited: {}