mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-01 16:38:11 +02:00
Update README.md
This commit is contained in:
parent
590fbbc253
commit
97b9b56b03
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user