Merge pull request 'fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert' (#122) from remove-cpu-limits into main
Reviewed-on: #122
This commit was merged in pull request #122.
This commit is contained in:
@@ -60,7 +60,6 @@ spec:
|
|||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 10Mi
|
memory: 10Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 300m
|
|
||||||
memory: 300Mi
|
memory: 300Mi
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user