Skip to content

Commit

Permalink
VCDA-4081: Set fstype to enable fsGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
arunmk authored Jul 15, 2022
2 parents a8dc933 + dc8f906 commit ae8be1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/csi-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ spec:
imagePullPolicy: IfNotPresent
args:
- --csi-address=$(ADDRESS)
- --default-fstype=ext4
- --timeout=300s
- --v=5
env:
Expand Down

0 comments on commit ae8be1d

Please sign in to comment.