Update README.md

This commit is contained in:
Yuhong Sun 2023-06-14 00:41:26 -07:00 committed by GitHub
parent 590fbbc253
commit 97b9b56b03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ prod cluster**
- `kubectl apply -f .`
2. To remove Danswer, run:
- **WARNING, this will also erase your indexed data and users**'
- **WARNING, this will also erase your indexed data and users**
- `kubectl delete -f .`
- To not delete the persistent volumes (Document indexes and Users), specify the specific `.yaml` files instead of
`.` without specifying delete on persistent-volumes.yaml.
`.` without specifying delete on persistent-volumes.yaml.