This website requires JavaScript.
Explore
Help
Sign In
lix
/
mnote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af92c4b149cd483719c9a891d66ab14cddfdf3bf
mnote
/
LightRAG
/
k8s-deploy
/
uninstall_lightrag.sh
T
5 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
chore: init monorepo snapshot
2025-11-23 10:55:04 +08:00
#!/bin/bash
NAMESPACE
=
rag
helm uninstall lightrag --namespace
$NAMESPACE
Reference in New Issue
Copy Permalink