Helm chart install, any way for caCerts to support a ConfigMap?

I’m trying to install SonarQube 9.9LTS via the Helm chart (v8.0.2 specifically).
According to the documentation caCerts is expecting a Secret.

Is there nay way currently to use a ConfigMap in addition to / instead of a Secret?
I ask because cert-manager distributes the CA certificates (via trust-manager) as a ConfigMap, not a Secret.

1 Like

Hi @bdellegrazie. Welcome to our community!

Thank you for taking the time and bringing this up.
I created a ticket so the team can evaluate this.

1 Like