diff --git a/setup/updating.md b/setup/updating.md index 9ebe32948..2a187ed5e 100644 --- a/setup/updating.md +++ b/setup/updating.md @@ -105,7 +105,8 @@ If this happens, we recommend uninstalling and reinstalling: environments or their associated volumes. > `helm uninstall` will delete the timescale instance internal to the - > cluster. If you're using an external PostgreSQL database, this will not be + > cluster but *not* its associated volume, so all data will remain + > intact. If you're using an external PostgreSQL database, this will not be > affected. ```console