diff --git a/manifests/app/deployment.yaml b/manifests/app/deployment.yaml index 06fe532..d102d13 100644 --- a/manifests/app/deployment.yaml +++ b/manifests/app/deployment.yaml @@ -49,6 +49,7 @@ spec: resources: requests: cpu: 1m + memory: 8Mi readinessProbe: httpGet: path: /health