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

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 }}