Skip to content
Snippets Groups Projects
Commit 3a1842b8 authored by Stoyan Vitanov's avatar Stoyan Vitanov
Browse files

docs(vpa): Remove redundant `in-place` reference from `"Auto"` updateMode

This commit removes the now redundant mention of `in-place`
capability from `"Auto"` as the currently released version `v1.4.0` does
not instrument `in-place` updates as an `"Auto"` default strategy.

As of now, `"Auto"` preserves it's behavior to perform `"Recreate"` when
specified.

There is a separate `updateMode` (the `"InPlaceOrRecreate"`) specified
within the `quickstart.md` guide that handles `in-place` updates.
parent 6250a516
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment