Uploading persistent volume claim data
If you are not using Cloud Object Storage, you can upload the persistent volume claim data from your local workstation to the service pod. The upload speed depends on the speed and status of the network that your workstation is using.
Before you begin
Get the VI user and group ID.
oc get deployment ${MAS_INSTANCE_ID}-service -n mas-${MAS_INSTANCE_ID}-visualinspection -o yaml | yq .spec.template.spec.securityContext.runAsUser