I’m using the ‘MAYAN_COMMON_DISABLE_LOCAL_STORAGE: True’ parameter for our Mayan EDMS setup but when trying to configure some ‘securityContext’ params we get the following error being thrown:
mayan: starting entrypoint.sh
chown: changing ownership of '/var/lib/mayan': Operation not permitted
Why is the entrypoint.sh script trying to adjust the local file system while we’ve indicated that we are not using it?