From 44adcfd5f7b0e3ce424d0f64e26d95a11626b7f8 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Tue, 31 Oct 2023 19:12:09 +0530 Subject: [PATCH] Temporarily disable cryptnono's execwhacker Ref https://github.com/jupyterhub/mybinder.org-deploy/issues/2795 --- mybinder/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mybinder/values.yaml b/mybinder/values.yaml index 746262fbd..431dcc9d3 100644 --- a/mybinder/values.yaml +++ b/mybinder/values.yaml @@ -1,6 +1,10 @@ # values ref: https://github.com/yuvipanda/cryptnono/blob/main/cryptnono/values.yaml cryptnono: enabled: true + execwhacker: + # Temporarily disable execwhacker until https://github.com/jupyterhub/mybinder.org-deploy/issues/2795 + # is sorted + enabled: false imagePullSecrets: