Skip to content

Commit

Permalink
Merge pull request #2 from cloud-native-toolkit/dls-ocpvfix
Browse files Browse the repository at this point in the history
fix pipeline-run for ocpv
  • Loading branch information
davidstacyibm authored Oct 8, 2024
2 parents 6c12b6d + 20c7533 commit 2cf0774
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 1.10/pipeline-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ spec:
creationTimestamp: null
spec:
accessModes:
- ReadWriteMany
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storageClassName: ocs-storagecluster-cephfs
volumeMode: Filesystem
status: {}

0 comments on commit 2cf0774

Please sign in to comment.