Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add permission to delete juypter file share PVCs
The deletion of Jupyter file-shares failed because of insufficient permissions in the sessions namespace. This adds the "delete" verb to the "pvc" resource in the backend serviceaccount.
- Loading branch information