From bbbc532d2cb9fe8287018b4d50a3c15516b0cc94 Mon Sep 17 00:00:00 2001 From: Simon Li <orpheus+devel@gmail.com> Date: Tue, 1 Aug 2023 00:02:38 +0100 Subject: [PATCH] curvenote binderhub: maxAge 1 hour --- config/curvenote.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/curvenote.yaml b/config/curvenote.yaml index 8b39ce1143..e108433ae5 100644 --- a/config/curvenote.yaml +++ b/config/curvenote.yaml @@ -216,8 +216,8 @@ binderhub: enabled: false # nodeSelector: *coreNodeSelector cull: - # maxAge: 15 min since we're just testing - maxAge: 900 + # maxAge: 1 hour since we're just testing + maxAge: 3600 imageCleaner: # Use 40GB as upper limit, size is given in bytes