Describe the bug
I changed this workload to use a pod resource limit of 1 cpu, instead of setting individual requests and limits for the containers. This has broken some graphs.
uhthomas/automata@8ffa3bc
Not the CPU requests / limits graph just disappears.
How to reproduce?
Set pod resource requests or limits and observe the pods dashboard does not display any resource requests or limits.
Expected behavior
The dashboard should resource requests and limits for pods.
Additional context
No response