User should be able to set TLS in different ways via options for TektonResults API server.
Actual Behavior
If you want to set TLS in the environment variable using options of TektonResult, you can't do that.
Similarly, if some other service already creates TLS a configmap or somewhere, it doesn't let us proceed.
Expected Behavior
User should be able to set TLS in different ways via options for TektonResults API server.
Actual Behavior
If you want to set TLS in the environment variable using options of
TektonResult
, you can't do that. Similarly, if some other service already creates TLS a configmap or somewhere, it doesn't let us proceed.Steps to Reproduce the Problem