AdrianLsk opened a new issue #18477:
URL: https://github.com/apache/airflow/issues/18477


   ### Official Helm Chart version
   
   1.1.0 (latest released)
   
   ### Apache Airflow version
   
   2.1.2
   
   ### Kubernetes Version
   
   1.21.4
   
   ### Helm Chart configuration
   
   Using `images.useDefaultImageForMigration=true` altogether with my own image 
set in `images.airflow.{repository,tag,pullPolicy}`
   
   ### Docker Image customisations
   
   _No response_
   
   ### What happened
   
   Tried to use my own airflow image ONLY for scheduler,webserver and worker 
hence I used  `images.useDefaultImageForMigration=true` in values.yaml. This 
yielded a schema validation error
   
   ```images: Additional property useDefaultImageForMigration is not 
allowedimages: Additional property useDefaultImageForMigration is not allowed```
   
   ### What you expected to happen
   
   No error. Image correctly assigned to only webserver,scheduler and worker 
resources 
   
   ### How to reproduce
   
   Set values.yaml to `images.useDefaultImageForMigration=true` altogether with 
your own image for airflow 
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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