Skip to content

Commit

Permalink
Set default FS type to ext4
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlawr authored and guangbochen committed Oct 20, 2021
1 parent 9b5f3ad commit a2e16a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ spec:
- --enable-leader-election
- --leader-election-type=leases
- --leader-election-namespace=$(POD_NAMESPACE)
- --default-fstype=ext4
env:
- name: ADDRESS
value: /csi/csi.sock
Expand Down

0 comments on commit a2e16a2

Please sign in to comment.