Right now minimum CPU is 25m and right now we are running into an issue with cert-manager trying to run a pod with a 10m minimum.
We could:
- lower the minimum to absolute lowest - CPU to 1m and memory to 1 byte, so users cannot just set it to 0.
- Remove the minimum entirely and in the billing code just set a minimum we will always bill for.