diff --git a/qa/semcust/deployment.yaml b/qa/semcust/deployment.yaml index 72f9e5d..63a5988 100644 --- a/qa/semcust/deployment.yaml +++ b/qa/semcust/deployment.yaml @@ -45,7 +45,7 @@ spec: image: packages.semapp.lan:5000/semcust_backend:$IMAGE_TAG resources: requests: - memory: "256i" + memory: "256Mi" cpu: "100m" limits: memory: "512Mi"