Closed ypan887 closed 4 years ago
@ypan887 - the mounted volumes must have permissions to allow Artifactory user to read/write to them. Can you add more details on your deployment process? Tools, scripts etc.
Closing this as there is no response for a long time and this repo is under deprecation.
While deploying with the template on kubernetes with the mounted pvc, you will hit permission issue.
It helped to add the following spec to the deployment template:
From the chart value, the uid for artifactory is 1030 and for nginx is 104 https://github.com/jfrog/charts/blob/master/stable/artifactory/values.yaml