apraovjr commented on a change in pull request #4530: [AIRFLOW-3282] Implement 
Azure Kubernetes Service Operator
URL: https://github.com/apache/airflow/pull/4530#discussion_r256568114
 
 

 ##########
 File path: airflow/utils/db.py
 ##########
 @@ -284,6 +284,10 @@ def initdb():
         Connection(
             conn_id='azure_container_instances_default', 
conn_type='azure_container_instances',
             extra='{"tenantId": "<TENANT>", "subscriptionId": "<SUBSCRIPTION 
ID>" }'))
+    merge_conn(
 
 Review comment:
   @mik-laj what would be the alternative of this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to