diff --git a/.k8s/manifest.yml b/.k8s/manifest.yml index d54b803..a4c36a0 100644 --- a/.k8s/manifest.yml +++ b/.k8s/manifest.yml @@ -174,7 +174,7 @@ spec: resources: requests: cpu: "350m" - memory: 250Mi + memory: 400Mi limits: cpu: "500m" memory: 500Mi