Skip to content

Commit c077801

Browse files
authored
Update README.md to note external-snapshotter is required along with explaining how the snapshot is created
1 parent dd765aa commit c077801

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: deploy/example/snapshot/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Volume Snapshot Example
22

3+
This creates a snapshot of a volume using `tar`.
4+
35
- supported from v4.3.0
6+
- Make sure you have `externalSnapshotter.enabled=true` if you are using the Helm chart.
47

58
## Create source PVC and an example pod to write data
69

@@ -73,4 +76,4 @@ outfile
7376
```
7477

7578
### Links
76-
- [CSI Snapshotter](https://github.com/kubernetes-csi/external-snapshotter)
79+
- [CSI Snapshotter](https://github.com/kubernetes-csi/external-snapshotter)

0 commit comments

Comments
 (0)