X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fsdc%2Fcomponents%2Fsdc-helm-validator%2Fvalues.yaml;fp=kubernetes%2Fsdc%2Fcomponents%2Fsdc-helm-validator%2Fvalues.yaml;h=3470770ac6415c239cc08906db8f75552f423e75;hb=8cbb3d9b964b774b1400df5d909913b669c2a243;hp=84a6abea01a6cfb951555f74f70956e81b468701;hpb=9468364310a767b4d68f35a94f15e79ff38c5908;p=oom.git diff --git a/kubernetes/sdc/components/sdc-helm-validator/values.yaml b/kubernetes/sdc/components/sdc-helm-validator/values.yaml index 84a6abea01..3470770ac6 100644 --- a/kubernetes/sdc/components/sdc-helm-validator/values.yaml +++ b/kubernetes/sdc/components/sdc-helm-validator/values.yaml @@ -59,10 +59,10 @@ resources: small: limits: cpu: "1" - memory: "0.5Gi" + memory: "500Mi" requests: cpu: "0.5" - memory: "0.5Gi" + memory: "500Mi" large: limits: cpu: "2"