ashb commented on a change in pull request #5475: [AIRFLOW-4846] Allow specification of an existing secret containing git credentials for init containers URL: https://github.com/apache/airflow/pull/5475#discussion_r308681084
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -678,6 +678,9 @@ git_dags_folder_mount_point = git_ssh_key_secret_name = git_ssh_known_hosts_configmap_name = +# To give git_sync a secret containing git credentials, use this Review comment: Could you extend the comment to say what fields are read from the secret? ---------------------------------------------------------------- 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] With regards, Apache Git Services
