Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rm-lht
/
lightrag
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lightrag
/
k8s-deploy
/
uninstall_lightrag.sh
earayu
feat: add helm chart
210cfc9
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
#!/bin/bash
NAMESPACE=rag
helm uninstall lightrag --namespace
$NAMESPACE