ragflow/helm/templates
tcodehuber 5a4dfecfbe
Refactor:Standardize image conf and add private registry support (#9496)
- Unified configuration format: All services now use the same image
configuration structure for consistency.

- Private registry support: Added imagePullSecrets to enable pulling
images from private registries.

- Per-service flexibility: Each service can override image-related
parameters independently.

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2025-08-15 16:05:33 +08:00
..
tests Add Helm chart deployment method (#3815) 2024-12-03 14:48:36 +08:00
_helpers.tpl Add Helm chart deployment method (#3815) 2024-12-03 14:48:36 +08:00
elasticsearch-config.yaml Add OpenSearch support to Helm chart (#8921) 2025-07-18 19:26:11 +08:00
elasticsearch.yaml Refactor:Standardize image conf and add private registry support (#9496) 2025-08-15 16:05:33 +08:00
env.yaml Add OpenSearch support to Helm chart (#8921) 2025-07-18 19:26:11 +08:00
infinity.yaml Refactor:Standardize image conf and add private registry support (#9496) 2025-08-15 16:05:33 +08:00
ingress.yaml Fix Helm Ingress template (#7018) 2025-04-15 09:19:37 +08:00
minio.yaml Refactor:Standardize image conf and add private registry support (#9496) 2025-08-15 16:05:33 +08:00
mysql-config.yaml Add Helm chart deployment method (#3815) 2024-12-03 14:48:36 +08:00
mysql.yaml Refactor:Standardize image conf and add private registry support (#9496) 2025-08-15 16:05:33 +08:00
opensearch-config.yaml Add OpenSearch support to Helm chart (#8921) 2025-07-18 19:26:11 +08:00
opensearch.yaml Refactor:Standardize image conf and add private registry support (#9496) 2025-08-15 16:05:33 +08:00
ragflow.yaml Refactor:Standardize image conf and add private registry support (#9496) 2025-08-15 16:05:33 +08:00
ragflow_config.yaml Add service_conf and llm_factories options to Helm chart (#8607) 2025-07-02 09:58:17 +08:00
redis.yaml Refactor:Standardize image conf and add private registry support (#9496) 2025-08-15 16:05:33 +08:00