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
e5ae2c173e37807d8df1f261dcf5b3e6132667a4
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