Skip to content

Commit

Permalink
Update ansible/group_vars/reference/resources.yml
Browse files Browse the repository at this point in the history
Co-authored-by: mamutmk5 <[email protected]>
  • Loading branch information
SevenWaysDP and mamutmk5 authored Nov 28, 2024
1 parent a9033de commit 54441a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ansible/group_vars/reference/resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ COMMON_CARTRIDGE_MEMORY_LIMITS: "2Gi"
COMMON_CARTRIDGE_CPU_REQUESTS: "100m"
COMMON_CARTRIDGE_MEMORY_REQUESTS: "2Gi"
TLDRAW_SERVER_CPU_LIMITS: "2000m"
TLDRAW_SERVER_MEMORY_LIMITS: "2Gi"
TLDRAW_SERVER_CPU_REQUESTS: "100m"
TLDRAW_SERVER_MEMORY_REQUESTS: "150Mi"
TLDRAW_SERVER_MEMORY_LIMITS: "2Gi"
TLDRAW_SERVER_MEMORY_REQUESTS: "2Gi"
TLDRAW_SERVER_WORKER_CPU_LIMITS: "2000m"
TLDRAW_SERVER_WORKER_MEMORY_LIMITS,: "2Gi"
TLDRAW_SERVER_WORKER_CPU_REQUESTS: "100m"
TLDRAW_SERVER_WORKER_MEMORY_REQUESTS,: "150Mi"
TLDRAW_SERVER_WORKER_MEMORY_LIMITS,: "2Gi"
TLDRAW_SERVER_WORKER_MEMORY_REQUESTS,: "2Gi"

0 comments on commit 54441a1

Please sign in to comment.