wildduck: Limit CPU for Dragonfly

This commit is contained in:
Lauri Võsandi 2024-08-15 10:58:34 +03:00
parent 69dca7e1f2
commit 0a9237fae9

View File

@ -27,6 +27,7 @@ spec:
replicas: 3 replicas: 3
resources: resources:
limits: limits:
cpu: 1000m
memory: 1Gi memory: 1Gi
topologySpreadConstraints: topologySpreadConstraints:
- maxSkew: 1 - maxSkew: 1