mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore(helm): update sample resource requests/limits (#8773)
The sample resource requests/limits are undersized.
This commit is contained in:
+4
-4
@@ -166,11 +166,11 @@ coder:
|
||||
resources:
|
||||
{}
|
||||
# limits:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
# cpu: 2000m
|
||||
# memory: 4096Mi
|
||||
# requests:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
# cpu: 2000m
|
||||
# memory: 4096Mi
|
||||
|
||||
# coder.certs -- CA bundles to mount inside the Coder pod.
|
||||
certs:
|
||||
|
||||
Reference in New Issue
Block a user