Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from ExposuresProvider/add-user
Sterling had been having some permission issues when trying to run cam-pipeline earlier this month. I'm not sure what caused it, but adding an nru (non-root user) and changing the permissions on the PVC so that /current and /success are both owned by this user seems to have fixed it. Also, running this job as a non-root user is better from a security perspective.
- Loading branch information