ragflow/helm/templates
Scott Davidson e26f37351d
Add Redis data retention policy config options (#9080)
### What problem does this PR solve?

Adds configuration options to the RAGFlow Helm chart to set the Redis
data retention policies. By default this feature is disabled to maintain
support with older Kubernetes versions.

https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-retention

### Type of change

- [X] New Feature (non-breaking change which adds functionality)
2025-07-30 10:35:59 +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 Switch to StatefulSet resources for stateful components (#8985) 2025-07-23 10:52:27 +08:00
env.yaml Add OpenSearch support to Helm chart (#8921) 2025-07-18 19:26:11 +08:00
infinity.yaml Switch to StatefulSet resources for stateful components (#8985) 2025-07-23 10:52:27 +08:00
ingress.yaml Fix Helm Ingress template (#7018) 2025-04-15 09:19:37 +08:00
minio.yaml Switch to StatefulSet resources for stateful components (#8985) 2025-07-23 10:52:27 +08:00
mysql-config.yaml Add Helm chart deployment method (#3815) 2024-12-03 14:48:36 +08:00
mysql.yaml Switch to StatefulSet resources for stateful components (#8985) 2025-07-23 10:52:27 +08:00
opensearch-config.yaml Add OpenSearch support to Helm chart (#8921) 2025-07-18 19:26:11 +08:00
opensearch.yaml Fix OpenSearch liveness probe (#9012) 2025-07-24 09:30:31 +08:00
ragflow.yaml Add service_conf and llm_factories options to Helm chart (#8607) 2025-07-02 09:58:17 +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 Add Redis data retention policy config options (#9080) 2025-07-30 10:35:59 +08:00