brettstewart commented on issue #11237: URL: https://github.com/apache/airflow/issues/11237#issuecomment-706536874
@flvndh You can add `git_subpath` under the kubernetes section in values.yaml https://github.com/apache/airflow/blob/87038ae42aff3ff81cba1111e418a1f411a0c7b1/chart/values.yaml#L485 The configmap will pick it up since it loops through all the key/value pairs https://github.com/apache/airflow/blob/87038ae42aff3ff81cba1111e418a1f411a0c7b1/chart/templates/configmap.yaml#L38 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
