From 0daa63641cf53f6d399b88435c3faeeccb9d8f34 Mon Sep 17 00:00:00 2001 From: Uwe Koloska Date: Fri, 9 Apr 2021 20:23:47 +0200 Subject: [PATCH] video: fix parameter name in sample values --- values-video.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values-video.yaml b/values-video.yaml index 8a9e18f..c46be52 100644 --- a/values-video.yaml +++ b/values-video.yaml @@ -9,7 +9,7 @@ auth: # internal auth type: internal users: - - user: admin + - name: admin password: "jitsiAdmin" # ldap auth - remove above "type: internal" auth to use it #type: ldap