JahstreetOrg / spark-on-kubernetes-helm

Spark on Kubernetes infrastructure Helm charts repo
Apache License 2.0
198 stars 76 forks source link

How to add extra files like keytabs to the livy pod #68

Open swathidesai opened 3 years ago

swathidesai commented 3 years ago

Hi, I am trying to add keytab files with the help of volumes to livy. But as I see the mount and volume definitions get overridden. Is there any way to pass on extra files if required to livy pod? In my case, I need to provide keytab files to access secure services. Any input will be helpful.

Thanks & Regards, Swathi Desai