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 18:28:06 +01:00 committed by GitHub
parent ca710e52b6
commit 5c9167df36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

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: