Commit f658121c authored by amonhuang's avatar amonhuang
Browse files

add manual pvc mount options

parent 35a528e1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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