The mandatory usage of TLS with the generated self-signed authority creates an unnecessary complication In the environments such as Kubernetes, as the CA need to be injected in any client pods (e.g. Grafana). It would be nice to be able to disable TLS, especially since the CNI plugins in Kubernetes already encrypt the traffic between the pods (if configured properly).
The mandatory usage of TLS with the generated self-signed authority creates an unnecessary complication In the environments such as Kubernetes, as the CA need to be injected in any client pods (e.g. Grafana). It would be nice to be able to disable TLS, especially since the CNI plugins in Kubernetes already encrypt the traffic between the pods (if configured properly).