From 3a41e77998bb03d6382bb6e5ce96166fc62835af Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Wed, 8 Jan 2025 15:22:13 +0100 Subject: [PATCH] Disable record of events in the cloud --- config/localhost.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/localhost.yaml b/config/localhost.yaml index 4537d7c2b..a3d3ac1c5 100644 --- a/config/localhost.yaml +++ b/config/localhost.yaml @@ -1,4 +1,12 @@ binderhub: + config: + BinderHub: + use_registry: false + + extraConfig: + # Disable send events to StackDriver on Google Cloud + 01-eventlog: + registry: username: "your-username" # This is unsafe! Only se for local development