LightRAG/k8s-deploy/lightrag-minimal/templates
Taddeus aabe4aa434
MLO-340: secret fixes (#11)
* Updates LLM and embedding configurations to use OpenRouter and Gemini

* Renames and significantly expands environment configuration template

Renames the environment example file to a standard hidden env template to align with common conventions.

Extensively updates and reorganizes configuration options, adding detailed setup for LLM, embedding, storage backends, PostgreSQL, and overall LightRAG processing parameters.

Comments out some legacy and optional configuration lines to streamline initial setup and clarify default recommended values.

Updates gitignore to exclude various env-related files to protect sensitive keys and improve environment management.

* Updates default config with improved LLM and processing settings

* Adds openai-compatible environment file to .gitignore

* Adds new environment files to ignore list

* Refactor API key handling and PostgreSQL host naming
2025-07-28 11:05:16 +03:00
..
_helpers.tpl MLO-340: secret fixes (#11) 2025-07-28 11:05:16 +03:00
deployment.yaml MLO-340: secret fixes (#11) 2025-07-28 11:05:16 +03:00
hpa.yaml Phase 1: LightRAG Minimal Helm chart and documentation indexing using url references (#2) 2025-06-23 20:04:34 +03:00
ingress.yaml Phase 1: LightRAG Minimal Helm chart and documentation indexing using url references (#2) 2025-06-23 20:04:34 +03:00
NOTES.txt Phase 1: LightRAG Minimal Helm chart and documentation indexing using url references (#2) 2025-06-23 20:04:34 +03:00
pvc.yaml Phase 1: LightRAG Minimal Helm chart and documentation indexing using url references (#2) 2025-06-23 20:04:34 +03:00
secret.yaml MLO-340: secret fixes (#11) 2025-07-28 11:05:16 +03:00
service.yaml Phase 1: LightRAG Minimal Helm chart and documentation indexing using url references (#2) 2025-06-23 20:04:34 +03:00
serviceaccount.yaml Phase 1: LightRAG Minimal Helm chart and documentation indexing using url references (#2) 2025-06-23 20:04:34 +03:00