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
|
cpu: 50m
|
||||||
memory: 64Mi
|
memory: 64Mi
|
||||||
limits:
|
limits:
|
||||||
# cpu: removed to prevent throttling
|
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
|||||||
Reference in New Issue
Block a user