Update values.yaml
This commit is contained in:
@@ -22,7 +22,6 @@ configmap:
|
|||||||
listener {{ .Values.service.main.ports.main.port }}
|
listener {{ .Values.service.main.ports.main.port }}
|
||||||
{{- if .Values.auth.enabled }}
|
{{- if .Values.auth.enabled }}
|
||||||
allow_anonymous false
|
allow_anonymous false
|
||||||
password_file /mosquitto/data/passwords.txt
|
|
||||||
{{- else }}
|
{{- else }}
|
||||||
allow_anonymous true
|
allow_anonymous true
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user