Hello everyone.
Currently i'm having trouble with applying elastic agent(managed by fleet) to my kubernetes environment.
i think one of the related parameter is KIBANA_CA and KIBANA_FLEET_CA.
so far, i followed steps from Configure SSL/TLS for self-managed Fleet Servers | Fleet and Elastic Agent Guide [master] | Elastic.
currently i have the "ca.crt" and "fleet-server.crt".
my question would be, which parameter do i need to put in my elastic agent.yaml for kubernetes?
and which cert path should i put in that parameter?
Thank you!