From f511f383ec933ae999e567e8b88ff80a59663032 Mon Sep 17 00:00:00 2001 From: James Date: Wed, 14 Feb 2024 21:29:39 +0000 Subject: [PATCH] add config for enabling/disabling authentication --- charts/silverbullet/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/silverbullet/values.yaml b/charts/silverbullet/values.yaml index 6dd2e07..679c8d4 100644 --- a/charts/silverbullet/values.yaml +++ b/charts/silverbullet/values.yaml @@ -39,6 +39,7 @@ service: port: 3000 silverbullet: + authentication: true user: admin pass: silverbullet