You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/10 11:50:39 UTC

[GitHub] [airflow] brettstewart commented on issue #11237: Missing "git_subpath" config in Helm values

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:
users@infra.apache.org