mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
cbc699b6df
closes #16825 - my first commit from across the pond 😄 --------- Co-authored-by: Claude <noreply@anthropic.com>
11 lines
147 B
YAML
11 lines
147 B
YAML
coder:
|
|
image:
|
|
tag: latest
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8192Mi
|
|
requests:
|
|
cpu: 1000m
|
|
memory: 2048Mi
|