Hi John Have you considered copying webserver_config.py into the docker image?
Assuming there's nothing secret in the configuration, that would seem to be an easy way to do it. On Thu, Feb 23, 2023 at 5:12 PM John W. Lewis via users < [email protected]> wrote: > Hi, > > > > I am trying to find documentation on how to configure airflow-webserver to > use oauth in k8s. I can find docs on how to change the > webserver_config.py, but I don’t see how I might get the webserver to > reload the configuration once changed. Also, I wonder how to do this type > of configuration using the helm chart. > > > > Thanks for any help, > > > > John > > >
