Skip to content

Commit 41dca35

Browse files
committed
Update deployment.yaml
1 parent 9384c95 commit 41dca35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

my-apps/ai/ollama-webui/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@ spec:
3232
requests:
3333
cpu: 500m
3434
memory: 1000Mi
35+
ephemeral-storage: "30Gi" #
3536
limits:
3637
memory: 8000Mi
38+
ephemeral-storage: "40Gi"
3739
envFrom:
3840
- configMapRef:
3941
name: ollama-webui-configmap

0 commit comments

Comments
 (0)