You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/18 20:52:54 UTC

[GitHub] [airflow] jedcunningham commented on pull request #25059: Add revisionHistoryLimit to all deployments

jedcunningham commented on PR #25059:
URL: https://github.com/apache/airflow/pull/25059#issuecomment-1188298766

   @csp98, can you also add corresponding sections to `values.yaml`, e.g.
   
   ```
   workers:
     replicas: 1
     revisionHistoryLimit: ~
   ```
   
   You'll also have to add `null` to the allowed types, but I think most folks just look at values.yaml to see possible options so it's worth adding there as well.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org