Description
Last July, cluster profiles were introduced in openshift/enhancements#200. Last year, MCO raised the system reserved resources which were too much for CRC (see b811616).
We had to bump default memory from 8G to 9G with this change.
A way to resolve that would be to use cluster profile to reduce memory reservation only for CRC profile. It could be done with an env variable in the single node manifest.
Related to crc-org/snc#273
Description
Last July, cluster profiles were introduced in openshift/enhancements#200. Last year, MCO raised the system reserved resources which were too much for CRC (see b811616).
We had to bump default memory from 8G to 9G with this change.
A way to resolve that would be to use cluster profile to reduce memory reservation only for CRC profile. It could be done with an env variable in the single node manifest.
Related to crc-org/snc#273