CHORE(headlamp): set CPU limits to null for k8s-dashboard

- Remove CPU limits to prevent throttling
- Optimize resource configuration
This commit is contained in:
2025-12-26 13:20:49 +09:00
parent 59c3a5ea4f
commit abc1a546e4

View File

@@ -59,7 +59,6 @@ spec:
cpu: 50m
memory: 64Mi
limits:
# cpu: removed to prevent throttling
memory: 128Mi
livenessProbe:
httpGet: