ahipp13 opened a new issue, #35353:
URL: https://github.com/apache/airflow/issues/35353

   ### Description
   
   What I am requesting here is some changes to the Official Airflow Helm 
chart. What I am requesting is the addition in the values file to be able to 
edit the size limit on all the EmptyDirs that are expressed in the deployment 
files (i.e. like in the scheduler-deployment.yaml, etc.). Also I am requesting 
the ability to be able to add probes to ALL containers within the values file. 
   
   ### Use case/motivation
   
   Since I am deploying to a Kubernetes cluster owned by a different team, they 
have certain requirements for deploying a pod. 2 of these requirements are:
   1) All Empty Dirs need a size limit and 
   2) all containers deployed need liveness and readiness probes
   
   Currently what I have to do is manually add all this in, which is a pain 
when I want to upgrade to your latest helm chart. It would be awesome if a 
global liveness and readiness probes option could be added to the values file 
like the securityContext, or at least just options for probes in every 
container created. Same with the Empty Dirs. I may be the only use case for 
this so it might not be worth it, but putting it out there in case anybody else 
is in a similar situation!
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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: commits-unsubscr...@airflow.apache.org.apache.org

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

Reply via email to