Hi,
I've been looking for possibility adding Ceph to Openshift 4.9 as persistent volume for containers. Everything works great, except mount point has "drwxr-xr-x" (755) permissions. Openshift doesn't allow root user inside containers. I cannot chown/chmod mounted point.
I've tried Ceph RBD and CephFS (filesystems).
Is there any way to set default permissions to 777?
Hi,
I've been looking for possibility adding Ceph to Openshift 4.9 as persistent volume for containers. Everything works great, except mount point has "drwxr-xr-x" (755) permissions. Openshift doesn't allow root user inside containers. I cannot chown/chmod mounted point.
I've tried Ceph RBD and CephFS (filesystems).
Is there any way to set default permissions to 777?