rstudio / helm

Helm Resources for RStudio Products
MIT License
36 stars 28 forks source link

Fix: Use `fsGroupChangePolicy` to prevent recursive perm changes #592

Closed tylfin closed 1 month ago

tylfin commented 1 month ago

See https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#configure-volume-permission-and-ownership-change-policy-for-pods for more information

Refs: https://github.com/rstudio/package-manager/issues/14547

tylfin commented 1 month ago

@jforest What do I need to do to get the linter to pass here?