Update README.md to note external-snapshotter is required along with explaining how the snapshot is created
This commit is contained in:
parent
dd765aa2ff
commit
c077801674
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user