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