nwalens edited a comment on pull request #18249:
URL: https://github.com/apache/airflow/pull/18249#issuecomment-929370861


   Basic tests should be working fine and behaving the same as the current 
chart.
   @jedcunningham should I remove the previous **uid** and **gid** fields from 
values.yaml and documentation? As far as this PR goes, they are being replaced 
by the **podSecurity** parameter.
   
   Basically, when a configuration is not set for a component, it will default 
to **podSecurity.securityContext** or **podSecurity.containerSecurityContext**.
   
   securityContext will be set for the whole Pod and containerSecurityContext 
for each container within the pod.
   It does respect the options set for specific addons like git-sync.


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