File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ In case that you need more control over the disk setup:
8888enable_disk_support = true
8989
9090disk_support_config = {
91- openebs_version = "4.2.0 "
91+ openebs_version = "4.3.3 "
9292 storage_class_name = "custom-storage-class"
9393 storage_class_parameters = {
9494 volgroup = "custom-volume-group"
@@ -269,7 +269,7 @@ We now have some initial support for swap.
269269
270270To use swap:
2712711 . Set ` swap_enabled ` to ` true ` .
272- 2 . Ensure your ` environmentd_version ` is at least ` v0.26 .0` .
272+ 2 . Ensure your ` environmentd_version ` is at least ` v26.0 .0` .
2732733 . Update your ` request_rollout ` (and ` force_rollout ` if already at the correct ` environmentd_version ` ).
2742744 . Run ` terraform apply ` .
275275
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ In case that you need more control over the disk setup:
8787enable_disk_support = true
8888
8989disk_support_config = {
90- openebs_version = "4.2.0 "
90+ openebs_version = "4.3.3 "
9191 storage_class_name = "custom-storage-class"
9292 storage_class_parameters = {
9393 volgroup = "custom-volume-group"
You can’t perform that action at this time.
0 commit comments