We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8cc702 commit 6c8cee4Copy full SHA for 6c8cee4
production.tfvars
@@ -17,8 +17,8 @@ notebook_service_docker_image_url = "public.ecr.aws/openbraininstitute/n
17
notebook_hub_on_eks_full_url = "none"
18
notebook_service_cors_allowed_origins = "[\"https://www.openbraininstitute.org\"]"
19
notebook_service_bucket_name = "obi-notebook-service-statistics-prod"
20
-notebook_service_k8s_thread_enabled = false
21
-notebook_service_accounting_enabled = false
+notebook_service_k8s_thread_enabled = true
+notebook_service_accounting_enabled = true
22
23
neuroagent_image_tag = "neuroagent-v0.11.4"
24
0 commit comments