diff --git a/apps-kustomized/ssher/deploy.yaml b/apps-kustomized/ssher/deploy.yaml index 17de7a1..e25f7f3 100644 --- a/apps-kustomized/ssher/deploy.yaml +++ b/apps-kustomized/ssher/deploy.yaml @@ -38,6 +38,10 @@ spec: volumeMounts: - mountPath: /home name: home + resources: + requests: + cpu: 25m + memory: 323522422 dnsPolicy: ClusterFirst restartPolicy: Always schedulerName: default-scheduler