CHORE(headlamp): set CPU limits to null for k8s-dashboard
- Remove CPU limits to prevent throttling - Optimize resource configuration
This commit is contained in:
@@ -59,7 +59,6 @@ spec:
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
limits:
|
||||
# cpu: removed to prevent throttling
|
||||
memory: 128Mi
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
||||
Reference in New Issue
Block a user