Craig Bowring

Results 2 comments of Craig Bowring

This is what works for us on our K8s Cluster with TLS terminating at the NLB: ``` service: - type: LoadBalancer mqtt: enabled: true port: 1883 nodePort: 1883 mqtts: enabled:...

Yeah this does seem to be a bug, I am using the latest published chart version: ``` NAME CHART VERSION APP VERSION grafana/loki 5.6.1 2.8.2 ``` if you look at...