From 591bd2537981f3649c3578646c3bfaa222666a19 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Thu, 30 Nov 2023 23:03:36 +0000 Subject: [PATCH] curvenote: total_quota 40, use default cull time --- config/curvenote.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/curvenote.yaml b/config/curvenote.yaml index 132727628..f62ef71d7 100644 --- a/config/curvenote.yaml +++ b/config/curvenote.yaml @@ -17,7 +17,7 @@ binderhub: memory_request: "2G" LaunchQuota: - total_quota: 10 + total_quota: 40 ExternalRegistryHelper: service_url: http://curvenote-binderhub-container-registry-helper:8080 @@ -184,9 +184,9 @@ binderhub: enabled: false userScheduler: enabled: false - cull: - # maxAge: 1 hour since we're just testing - maxAge: 3600 + # cull: + # # maxAge: 1 hour since we're just testing + # maxAge: 3600 imageCleaner: # TODO: priorityClassName: binderhub-core @@ -197,8 +197,8 @@ binderhub: imageGCThresholdType: "absolute" cryptnono: - # TODO: priorityClassName: binderhub-core enabled: true + priorityClassName: binderhub-core grafana: enabled: false