Skip to content

Commit

Permalink
Merge pull request #34 from amonhuang/pvc-manual-options
Browse files Browse the repository at this point in the history
add manual pvc mount options
  • Loading branch information
vitalif authored Jun 15, 2023
2 parents c7e0663 + f658121 commit 874dedc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/kubernetes/examples/pvc-manual.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ spec:
volumeAttributes:
capacity: 10Gi
mounter: geesefs
options: --memory-limit 1000 --dir-mode 0777 --file-mode 0666
volumeHandle: manualbucket/path
---
apiVersion: v1
Expand Down

0 comments on commit 874dedc

Please sign in to comment.