Skip to content

Commit

Permalink
Merge pull request #759 from lectrician1/patch-1
Browse files Browse the repository at this point in the history
 …Update README.md to note external-snapshotter is required
  • Loading branch information
k8s-ci-robot authored Sep 4, 2024
2 parents dd765aa + c077801 commit 498702d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion deploy/example/snapshot/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Volume Snapshot Example

This creates a snapshot of a volume using `tar`.

- supported from v4.3.0
- Make sure you have `externalSnapshotter.enabled=true` if you are using the Helm chart.

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

Expand Down Expand Up @@ -73,4 +76,4 @@ outfile
```

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

0 comments on commit 498702d

Please sign in to comment.