Skip to content

Commit 54fe415

Browse files
Rakshith-Rmergify[bot]
authored andcommitted
deploy: update fsGroupPolicy to File for nfs driver object
NFS volume similar to CephFs volumes can support fsGroupPolicy as File, now Kubernetes Kubernetes may use fsGroup to change permissions and ownership of the volume to match user requested fsGroup in the pod's SecurityPolicy regardless of fstype or access mode. Signed-off-by: Rakshith R <rar@redhat.com>
1 parent d39d2cf commit 54fe415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/nfs/kubernetes/csidriver.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ spec:
1414
attachRequired: false
1515
volumeLifecycleModes:
1616
- Persistent
17+
fsGroupPolicy: File

0 commit comments

Comments
 (0)