elongl commented on issue #21943:
URL: https://github.com/apache/airflow/issues/21943#issuecomment-1477642963

   @potiuk Is there any particular reason the chart is not released yet? I 
think it'd ease on deployment.
   Here are the solutions that I'm considering at the moment:
   
   - Use `postrender` on `helm_release` and edit the `ttlSecondsAfterFinished `.
   - Use `wait_for_jobs` on `helm_release`, and then `kubectl delete job` 
afterwards.
   - Run `kubectl wait` followed by `kubectl delete job`.
   - Clone and use the pre-release chart that has support for this.
   


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