Update values.yaml

This commit is contained in:
Kjeld Schouten-Lebbing 2022-07-20 20:04:20 +02:00 committed by GitHub
parent 5471280882
commit 0d9bb534ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ configmap:
listener {{ .Values.service.main.ports.main.port }}
{{- if .Values.auth.enabled }}
allow_anonymous false
password_file /mosquitto/data/passwords.txt
{{- else }}
allow_anonymous true
{{- end }}