Closed dmvolod closed 1 year ago
In case of using OpenShift storage on NFS, it's better to have a separate account for pqsql db storage to give correct rights, i.e. oc add policy add-scc-to-user anyuid -z syndesys-db
oc add policy add-scc-to-user anyuid -z syndesys-db
@rhuss @jimmidyson could you take a look at this?
In case of using OpenShift storage on NFS, it's better to have a separate account for pqsql db storage to give correct rights, i.e.
oc add policy add-scc-to-user anyuid -z syndesys-db