ragflow/helm/templates
Scott Davidson 3eca9d3a5f
Fix OpenSearch liveness probe (#9012)
### What problem does this PR solve?

Fix Kubernetes liveness probe on the OpenSearch container. The previous
HTTP probe received an 401 response from the OpenSearch API which
treated as a failure and caused the container to be restarted every 20
minutes.

### Type of change

- [X] Bug Fix (non-breaking change which fixes an issue)
2025-07-24 09:30:31 +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 Set helm resource-policy to be keep (#7574) 2025-05-12 10:23:49 +08:00