Bug: fixing missing CPU limit character.
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [YES/NO] NO
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [YES/NO] NO
What is the current behavior?
Current behavior consume 800 cores of CPU, which is equivalent to infinite.
What is the new/expected behavior?
This is limited to use 800 millicores, instead of earlier 800 cores.