diff --git a/apps-kustomized/newleaf/deploy.yaml b/apps-kustomized/newleaf/deploy.yaml index 649c900..b61bf6b 100644 --- a/apps-kustomized/newleaf/deploy.yaml +++ b/apps-kustomized/newleaf/deploy.yaml @@ -21,7 +21,9 @@ spec: - image: abeltramo/newleaf:97b7661 imagePullPolicy: Always name: newleaf - resources: {} + resources: + cpu: 25m + memory: 1738144563 volumeMounts: - mountPath: /workdir/configuration.py name: config