I want to mount an encrypted tar.gz file in a kubernetes pod on some volume by a configmap so that upon startup of pod i can exec the pod supply the password for decryption and do something with this tar gz file can anyone help me ?
expecting that tar.gz file gets mounted on a volume inside pod and can be decrypted
New contributor
Rip Kirby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.