Closed
Description
What did you do to encounter the bug?
Steps to reproduce the behavior:
- In CRDs, set spec.security.tls.enabled = true, and other tls settings.
- In CRDs, set spec.prometheus.tlsSecretKeyRef a kubernetes secret name.
- Apply CRDs.
- There are 2 certificates mount in same mount point /var/lib/tls/server, and it cause pod can not start.
Additional context
Please change tlsOperatorSecretMountPath in buildTLSPrometheus