diff --git a/apps-kustomized/cryptpad/deploy.yaml b/apps-kustomized/cryptpad/deploy.yaml index 2fef773..153335e 100644 --- a/apps-kustomized/cryptpad/deploy.yaml +++ b/apps-kustomized/cryptpad/deploy.yaml @@ -29,6 +29,10 @@ spec: port: http timeoutSeconds: 10 name: cryptpad + resources: + requests: + cpu: 25m + memory: 587804717 ports: - containerPort: 3000 name: http