Address requested changes

This commit is contained in:
Deep Debroy 2017-06-28 10:25:52 -07:00 committed by GitHub
parent 0411064829
commit 2635045b51
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ on/scheduled to.
Cloudstor creates a new File Share in Azure File Storage for each volume and
uses SMB to mount these File Shares. SMB has limited compatibility with generic
Unix file ownership and permissions-related operations. Certain containers, such
as Jenkins and Gitlab, define specific users and groups which perform different
as `jenkins` and `gitlab`, define specific users and groups which perform different
file operations. These types of workloads require the Cloudstor volume to be
mounted with the UID/GID of the user specified in the Dockerfile or setup scripts. Cloudstor allows for this scenario and
provides greater control over default file permissions by exposing the following