ssp-operator icon indicating copy to clipboard operation
ssp-operator copied to clipboard

Investigate if it is ok that ServiceMonitor is deployed with TLS disabled

Open akrejcir opened this issue 7 months ago • 0 comments

The ServiceMonitor created by the metrics operand defines an endpoint with disabled TLS.

https://github.com/kubevirt/ssp-operator/blob/4fd4022504e543e1a5cbfb72f0b5ff852d85aded/internal/operands/metrics/resources.go#L63-L93

This issue is to investigate if it is intentional, and if there are any technical reasons why we cannot enable it.

akrejcir avatar Jul 19 '24 08:07 akrejcir