ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
963 stars 328 forks source link

Added Pod securityContext value to Helm charts #2160

Closed arueth closed 1 month ago

arueth commented 1 month ago

Why are these changes needed?

Currently you can only set the securityContext at the container level with the RayCluster Helm chart.

Related issue number

https://github.com/ray-project/kuberay/issues/2136

Checks

arueth commented 1 month ago

@kevin85421 could you review this change or assign the appropriate reviewer?

kevin85421 commented 1 month ago

cc @rueian would you mind reviewing this PR? Thanks!