Running our Portal clients may see Kubernetes Ingress Controller Fake Certificate presented from the portal side when running in helm.
CA API Developer Portal 5.2.1
There can be routing issues that cause a request to go the Dispatcher container. If you want to update the certificate for the dispatcher in helm, in your helm deployment you can update the flags.
In helm you can set the dispatcher cert,
extraArgs: enable-ssl-passthrough: true ingress-class: "****" default-ssl-certificate: "****"