You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as i can see in the code the spec.tls.caCertificate on the route object is nowhere considered to be set
Is this on purpose ?
If yes, then how is this intended to be populated ?
If yes, would it make sense to add a short note regarding the intended setting of that in the documentation ?
If no, how could a suitable PR look like
Since cert-manager populates the secret with the necessary additional ca certs i would have taken them from there and use that as value(s) for the spec.tls.caCertificate field