1
0
forked from k-space/kube

wildduck: Add resource limits

This commit is contained in:
2024-08-25 00:12:25 +03:00
parent fea3e8ce66
commit ce9891046f
6 changed files with 27 additions and 6 deletions

View File

@@ -39,10 +39,10 @@ spec:
resources:
limits:
cpu: 500m
memory: 2Gi
memory: 300Mi
requests:
cpu: 10m
memory: 400Mi
memory: 150Mi
volumeMounts:
- name: var-lib-rspamd
mountPath: /var/lib/rspamd