fix(k8s): fit auto repair canary resource floor
This commit is contained in:
@@ -49,8 +49,8 @@ spec:
|
|||||||
value: "auto-repair-live-fire-target"
|
value: "auto-repair-live-fire-target"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "5m"
|
cpu: "50m"
|
||||||
memory: "32Mi"
|
memory: "64Mi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "50m"
|
cpu: "50m"
|
||||||
memory: "96Mi"
|
memory: "96Mi"
|
||||||
|
|||||||
Reference in New Issue
Block a user