Skip to content

Commit c196c0e

Browse files
committed
docs: modified the note as per the comments
Signed-off-by: Bala Harish <[email protected]>
1 parent f7a9bb7 commit c196c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/main/user-guides/upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ helm upgrade openebs openebs/openebs -n openebs -f old-values.yaml --version 4.1
171171
```
172172

173173
:::important
174-
The `--reuse-values` option should not be used during the Helm upgrade, as it may cause the pre-upgrade images to be used instead of the new images.
174+
The `--reuse-values` option should not be used with `helm upgrade`, as it may cause the pre-upgrade images to be used instead of the new images. Instead the `--reset-then-reuse-values` option is recommended.
175175
:::
176176

177177
2. Verify that the CRDs, Volumes, Snapshots, and StoragePools are not affected by the upgrade process.

0 commit comments

Comments
 (0)