Skip to content

Commit

Permalink
Temporarily disable cryptnono's execwhacker
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Oct 31, 2023
1 parent f874e30 commit 44adcfd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mybinder/values.yaml
Original file line number Diff line number Diff line change
@@ -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:

Expand Down

0 comments on commit 44adcfd

Please sign in to comment.