I am using bitnami/airflow helm chart for my kubernetes environment. I would like to pull in the dag and plugin folders from my bitbucket git repository. How can I pass cert or credentials for my git to the image
https://hub.kubeapps.com/charts/bitnami/airflow
Without passing any credentials it gives my cannot read password error
I use this to set my git repo
airflow.clonePluginsFromGit.repository