Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ssz1997 committed Nov 1, 2023
1 parent a3e08f7 commit b881999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/helm/expectedTemplates/csi/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ metadata:
name: dummy-alluxio-alluxio-csi-fuse-pvc
spec:
storageClassName: dummy-alluxio-csi-storage-class
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Mi # The storage here is only for mount, so the size doesn't matter

0 comments on commit b881999

Please sign in to comment.