Skip to content

Commit

Permalink
Revert "Add nodfs to the file_watcher_operator"
Browse files Browse the repository at this point in the history
This reverts commit 8f509de.
  • Loading branch information
Pasarus committed Jan 18, 2024
1 parent 8f509de commit 98b23d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion file_watcher_operator/file_watcher_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,10 @@ def generate_deployment_body(spec, name):
- noserverino
- _netdev
- vers=2.1
- nodfs
- uid=1001
- gid=1001
- dir_mode=0555
- file_mode=0444
csi:
driver: smb.csi.k8s.io
readOnly: true
Expand Down

0 comments on commit 98b23d6

Please sign in to comment.