Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Point
-
Not applicable
Description
Currently the examples/azure/hpcc-azurefile helm chart provisions PV/PVC's that cause the mount points and all files underneath them by root.
The azuref-file provisioner type allows mountOptions whereby you can specify the user group and default permissions of the mount points.
Add uid/gid mountOptions to configure them as hpcc:hpcc