diff --git a/pages/self-hosting/deployment/infrastructure/clickhouse.mdx b/pages/self-hosting/deployment/infrastructure/clickhouse.mdx index f0c1aac86..94697a15b 100644 --- a/pages/self-hosting/deployment/infrastructure/clickhouse.mdx +++ b/pages/self-hosting/deployment/infrastructure/clickhouse.mdx @@ -99,7 +99,7 @@ CLICKHOUSE_MIGRATION_SSL=true ### ClickHouse on Kubernetes (Helm) The [Bitnami ClickHouse Helm Chart](https://github.com/bitnami/charts/tree/main/bitnami/clickhouse) provides a production ready deployment of ClickHouse using a given Kubernetes cluster. -We use it as a dependency for [Langfuse K8s](https://github.com/bitnami/charts/tree/main/bitnami/clickhouse). +We use it as a dependency for [Langfuse K8s](https://github.com/langfuse/langfuse-k8s). See [Langfuse on Kubernetes (Helm)](/self-hosting/deployment/kubernetes-helm) for more details on how to deploy Langfuse on Kubernetes. #### Example Configuration