Aaryan123456679 commented on code in PR #70238: URL: https://github.com/apache/airflow/pull/70238#discussion_r3671148806
########## chart/newsfragments/70238.bugfix.rst: ########## @@ -0,0 +1 @@ +Added ``securityContexts.disableDefaults`` to the Helm chart. When set, the chart no longer fills in default ``runAsUser``/``fsGroup`` (pod) or ``runAsUser`` (container) values, letting platforms such as OpenShift assign them automatically via SCC instead of the chart hard-coding them. Review Comment: Updated in d971b4fec7 — reworded per your suggestion, changed to `.significant.rst`, and added a note that the `false` default is deprecated and will flip to `true` in a future release. -- 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]
