diff --git a/apps-kustomized/newleaf/deploy.yaml b/apps-kustomized/newleaf/deploy.yaml index b61bf6b..e480168 100644 --- a/apps-kustomized/newleaf/deploy.yaml +++ b/apps-kustomized/newleaf/deploy.yaml @@ -22,8 +22,9 @@ spec: imagePullPolicy: Always name: newleaf resources: - cpu: 25m - memory: 1738144563 + requests: + cpu: 25m + memory: 1738144563 volumeMounts: - mountPath: /workdir/configuration.py name: config