Skip to content

Commit

Permalink
fix(perf): add 3-replicas support
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Aug 21, 2024
1 parent faaa1cb commit 4fef13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/contrib/perf-test/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
resources:
requests:
storage: 1Ti
storageClassName: ceph-filesystem-noreplicas
storageClassName: ceph-filesystem
# volumeMode: Block
volumeMode: Filesystem
---
Expand Down

0 comments on commit 4fef13e

Please sign in to comment.