From 53b7dc4a4f3bb287d3d4eb1968d6c420eda5fd6a Mon Sep 17 00:00:00 2001 From: Min RK Date: Tue, 21 Jan 2025 12:57:51 +0100 Subject: [PATCH] 2i2c: increase dind resources for a single node, I think we can dedicate more --- config/hetzner-2i2c.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/config/hetzner-2i2c.yaml b/config/hetzner-2i2c.yaml index f9522ef3c..0eb2714b7 100644 --- a/config/hetzner-2i2c.yaml +++ b/config/hetzner-2i2c.yaml @@ -64,7 +64,14 @@ binderhub: extraEnv: GOOGLE_APPLICATION_CREDENTIALS: /secrets/service-account.json - dind: {} + dind: + resources: + requests: + cpu: "2" + memory: 12Gi + limits: + cpu: "6" + memory: 12Gi ingress: hosts: