Skip to content

Commit 4bcb42b

Browse files
authored
specify encrypted volumes' snapshots are also encrypted at rest (#2478)
Added information about encryption for snapshots.
1 parent 66f8ee9 commit 4bcb42b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎volumes/snapshots.html.markerb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Snapshots for each volume are stored incrementally, so only data that has change
163163

164164
## Disable automatic daily snapshots
165165

166-
Automatic daily snapshots are enabled by default. To disable automatic snapshots, use the `--scheduled-snapshots=false` flag.
166+
Automatic daily snapshots are enabled by default. To disable automatic snapshots, use the `--scheduled-snapshots=false` flag. Snapshots of encrypted volumes (defaults to `true`) are likewise encrypted at rest.
167167

168168
Disable automatic snapshots when you create a volume:
169169

0 commit comments

Comments
 (0)