robkuehl commented on issue #10605:
URL: https://github.com/apache/airflow/issues/10605#issuecomment-1682312258

   > Here is the workaround (tested with Airflow 2.1.4) if you are using 
airflow helm chart:
   > 
   > values.yaml:
   > 
   > ```
   > airflowLocalSettings: |
   >   from airflow.providers.cncf.kubernetes.utils.xcom_sidecar import 
PodDefaults
   >   PodDefaults.SIDECAR_CONTAINER.image = private.registry.com/alpine
   > ```
   
   But where do I provide the Image Pull Secret for the private registry in the 
values.yaml? So far I can't find anything and would really appreciate advice 
@fritzb?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to