What is the ideal way to add docker-truststore certificates to kubernetes deployment

Hey all, I am trying to add the certificates as secrets which includes encoding to base64 but my deployment is not picking it up? What’s the best way to use truststore certs in kubernetes deployment?