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
|
replicas: 3
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
cpu: 1000m
|
||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
topologySpreadConstraints:
|
topologySpreadConstraints:
|
||||||
- maxSkew: 1
|
- maxSkew: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user