Add missing auth.type Radicale setting (#3051)

This commit is contained in:
Michael Schnerring
2022-07-03 09:00:16 +03:00
committed by GitHub
parent b6b4d8f1b1
commit 5c31f0d8af
3 changed files with 3 additions and 1 deletions
@@ -79,6 +79,7 @@ data:
# Authentication method
# Value: none | htpasswd | remote_user | http_x_remote_user
#type = none
type = {{ .Values.radicale.auth.type }}
# Htpasswd filename
#htpasswd_filename = /etc/radicale/users