andormarkus commented on issue #19372:
URL: https://github.com/apache/airflow/issues/19372#issuecomment-971426098


   Hi @potiuk 
   
   In the official docker-compose file I set the following env variable.
   ```yaml
   environment:
     AIRFLOW__OPERATORS__ALLOW_ILLEGAL_ARGUMENTS: True
   ```
   
   I got not invalid arguments AirflowException but the operator bring up 
incorrectly configured nodegroup (see my previous comment)


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