chore(helm): update sample resource requests/limits (#8773)

The sample resource requests/limits are undersized.
This commit is contained in:
Cian Johnston
2023-07-27 13:28:06 -04:00
committed by GitHub
parent ca710e52b6
commit 5c9167df36
+4 -4
View File
@@ -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: