wandb / helm-charts

Our official helm charts for deploying wandb into k8s
MIT License
18 stars 8 forks source link

✨ Review and Restrict Kubernetes Resource Permissions #127

Closed velotioaastha closed 2 months ago

velotioaastha commented 5 months ago
  1. The permissions of Kubernetes resources are minimized to what is essential for their operation, enhancing the cluster's security posture. Namespace-specific scoping will be applied where beneficial, providing an additional layer of containment and control.
zacharyblasczyk commented 1 month ago

Yah, @danielpanzella went through and added a bunch of needed permissions already.