How to inject a Binary file inside pod using config Map in kubernetes

1/28/2020

I have binary file(truststore.p12) which i want to inject inside a pod using Config Map.How to achieve this in kubernetes

-- Bunny
configmap
kubernetes
kubernetes-pod

0 Answers