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 committed Jul 15, 2022
1 parent 7b3a400 commit dc8f906
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 dc8f906

Please sign in to comment.