Skip to content

Commit

Permalink
Allocate more memory for the Orchestrator cache task
Browse files Browse the repository at this point in the history
  • Loading branch information
damien-urruty-sonarsource committed May 29, 2024
1 parent c4600de commit 9f8e243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ inspect_orchestrator_cache_task:
eks_container:
<<: *CONTAINER_DEFINITION
cpu: 1
memory: 1G
memory: 2G
<<: *ORCHESTRATOR_MONTHLY_CACHE_TEMPLATE
inspect_cache_script: |
echo "Inspecting cache ${ORCHESTRATOR_HOME}..."
Expand Down

0 comments on commit 9f8e243

Please sign in to comment.