Consul-connect-inject-init container shows ca cert chain in the kubernetes describe pod output

when service mesh is enabled, and we do kubernetes describe pod… it gives the ca cert chain in the output.

How can we prevent printing this ca cert chain in the output?

Hi, there is no way to disable this right now but it is not sensitive information since it’s only the CA cert without any keys.