diff --git a/helm/values.yaml b/helm/values.yaml index 83949e4aa6cc8..e3a1298628d5b 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -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: