Problem
After #6837, we have the foundation bits to enabled the mt-broker-ingress to create a TLS server when the transport-encryption feature flag is set to Permissive or Strict.
We need to make sure that the broker-ingress is creating such TLS server on the fly without restarts by watching the config-features ConfigMap.
Exit Criteria
mt-broker-ingress accepts TLS connections when the transport-encryption feature flag is set to Permissive or Strict.
Additional context (optional)
/help