File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
internal/namespaces/instance/v1 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ have one Instance with a volume containing the OS and another one
9
9
containing the application data, and you want to use different
10
10
snapshot strategies on both volumes.
11
11
12
- A snapshot's volume type is its original volume's type (`l_ssd` or `b_ssd`).
12
+ A snapshot's volume type is its original volume's type (`l_ssd` or `b_ssd`).
13
13
Volumes can be created from snapshots of their own type.
14
14
15
15
USAGE:
Original file line number Diff line number Diff line change @@ -2409,7 +2409,7 @@ have one Instance with a volume containing the OS and another one
2409
2409
containing the application data, and you want to use different
2410
2410
snapshot strategies on both volumes.
2411
2411
2412
- A snapshot's volume type is its original volume's type (` l_ssd ` or ` b_ssd ` ).
2412
+ A snapshot's volume type is its original volume's type (` l_ssd ` or ` b_ssd ` ).
2413
2413
Volumes can be created from snapshots of their own type.
2414
2414
2415
2415
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ have one Instance with a volume containing the OS and another one
204
204
containing the application data, and you want to use different
205
205
snapshot strategies on both volumes.
206
206
207
- A snapshot's volume type is its original volume's type (` + "`" + `l_ssd` + "`" + ` or ` + "`" + `b_ssd` + "`" + `).
207
+ A snapshot's volume type is its original volume's type (` + "`" + `l_ssd` + "`" + ` or ` + "`" + `b_ssd` + "`" + `).
208
208
Volumes can be created from snapshots of their own type.` ,
209
209
Namespace : "instance" ,
210
210
Resource : "snapshot" ,
You can’t perform that action at this time.
0 commit comments