But if it is only about LDAP - In 2.0 image LDAP is added by default to the image. So this is yet another reason why moving to 2.0.* is a good idea.
On Thu, Feb 25, 2021 at 10:14 AM Jarek Potiuk <[email protected]> wrote: > Yes. You should extend the image in this case. Depending on your needs you > can either extend or customize the image. > > You can read about it here: > http://airflow.apache.org/docs/apache-airflow/stable/production-deployment.html#customizing-or-extending-the-production-image > Or watch my talk from Airflow Summit last year: > https://youtu.be/wDr3Y7q2XoI where I explained the various options you > have. > > J. > > > On Thu, Feb 25, 2021 at 1:10 AM Lewis John McGibbney <[email protected]> > wrote: > >> Hi users@, >> I'm trying to configure the Helm Chart [0] with LDAP authentication. >> Does anyone know how I can add the ldap packages equivalent to executing >> the pip command below? >> >> pip install 'apache-airflow[ldap]' >> >> Do I need to build my own docker image FROM apache/airflow:${tag} and >> then overwrite the airflow image definition in values.yaml [1]? >> >> Again, if someone has the answer to this one, I will update the >> documentation as right now this is non intuitive. >> >> Thank you >> lewismc >> >> [0] https://github.com/apache/airflow/tree/master/chart >> [1] >> https://github.com/apache/airflow/blob/master/chart/values.yaml#L122-L125 >> > > > -- > +48 660 796 129 > -- +48 660 796 129
