X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fsdc%2Fcomponents%2Fsdc-helm-validator%2Fvalues.yaml;h=39f9a91f9ec456f4926df75bc9b41fc22b024191;hb=db8167bbf6923c8f316ebadd6cec1dd4891428a1;hp=2c75b11f20649cdd9ffca1cc663dc49642cd4dcb;hpb=7a24e5fedfafeab43c80403759507960abb3c2b0;p=oom.git diff --git a/kubernetes/sdc/components/sdc-helm-validator/values.yaml b/kubernetes/sdc/components/sdc-helm-validator/values.yaml index 2c75b11f20..39f9a91f9e 100644 --- a/kubernetes/sdc/components/sdc-helm-validator/values.yaml +++ b/kubernetes/sdc/components/sdc-helm-validator/values.yaml @@ -58,14 +58,14 @@ flavor: small resources: small: limits: - cpu: 999 + cpu: 1 memory: 0.5Gi requests: cpu: 0.5 memory: 0.5Gi large: limits: - cpu: 999 + cpu: 2 memory: 1Gi requests: cpu: 1