nwalens commented on a change in pull request #18249:
URL: https://github.com/apache/airflow/pull/18249#discussion_r740955336



##########
File path: chart/values.schema.json
##########
@@ -1203,6 +1216,18 @@
                             ]
                         }
                     }
+                },
+                "securityContext": {
+                    "description": "Global Pod security context as defined in 
`Pod Security Context 
<https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#podsecuritycontext-v1-core>`_.
 If not set, the values from `securityContext` will be used.",
+                    "type": "object",

Review comment:
       Yeah, that is great, was not aware of the possibility!
   Will update it accordingly.




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