forked from k-space/kube
wildduck: Limit CPU for Dragonfly
This commit is contained in:
parent
69dca7e1f2
commit
0a9237fae9
@ -27,6 +27,7 @@ spec:
|
||||
replicas: 3
|
||||
resources:
|
||||
limits:
|
||||
cpu: 1000m
|
||||
memory: 1Gi
|
||||
topologySpreadConstraints:
|
||||
- maxSkew: 1
|
||||
|
Loading…
Reference in New Issue
Block a user