Update values.yaml
This commit is contained in:
parent
5471280882
commit
0d9bb534ee
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue