another small mosquitto fix
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
{{- include "common.labels" . | nindent 4 }}
|
||||
data:
|
||||
mosquitto.conf: |
|
||||
listener {{ .Values.service.main.ports.mqtt.port }}
|
||||
listener {{ .Values.service.main.ports.main.port }}
|
||||
{{- if .Values.auth.enabled }}
|
||||
allow_anonymous false
|
||||
{{- else }}
|
||||
|
||||
Reference in New Issue
Block a user