Skip to content

Commit 4f70694

Browse files
committed
Update deployment.yaml
1 parent 41dca35 commit 4f70694

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

my-apps/ai/ollama/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,12 @@ spec:
3838
cpu: "4000m"
3939
memory: 16Gi
4040
nvidia.com/gpu: "20"
41+
ephemeral-storage: "40Gi"
4142
requests:
4243
cpu: "1000m"
4344
memory: 8Gi
4445
nvidia.com/gpu: "20"
46+
ephemeral-storage: "20Gi"
4547
securityContext:
4648
allowPrivilegeEscalation: false
4749
capabilities:

0 commit comments

Comments
 (0)