Updated
- Bumping chart version to v0.5.66 for scalr-agent v0.60.0
Added
- Added
agent.container_task_imageoption to configure a custom runner image. See more at https://docs.scalr.io/docs/configuration#scalr_agent_container_task_image. If you've usedextraEnv.SCALR_AGENT_CONTAINER_TASK_IMAGE, please upgrade to theagent.container_task_imageoption to avoid Helm collisions. - Added "Performance Optimization" section to documentation.
Changes
- Removed CPU and memory limits for workers. Workers handle many concurrent runs, so their workloads are variable and unpredictable, and default limits can become a performance bottleneck.