Skip to content

Commit

Permalink
Merge pull request #220 from WenbinJackYu/main
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
ZhangZhenhua authored Dec 13, 2024
2 parents 8e13dae + b16c441 commit cc99f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/knowledge_base/CSI/CSI应用参考.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ kind: VolumeSnapshot
metadata:
name: cephfs-pvc-snapshot
spec:
volmeSnapshotClassName: csi-cephfsplugin-snapclass
volumeSnapshotClassName: csi-cephfsplugin-snapclass
source:
persistentVolumeClaimName: csi-cephfs-pvc # 恢复的某些快照
persistentVolumeClaimName: csi-cephfs-pvc # 恢复时指定的快照
```
---
Expand Down

0 comments on commit cc99f6b

Please sign in to comment.