fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert #195
@@ -52,7 +52,6 @@ spec:
|
||||
cpu: 5m
|
||||
memory: 5Mi
|
||||
limits:
|
||||
cpu: 300m
|
||||
memory: 300Mi
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user