From 67ffb4e0cf47d896be43f6efc8d2c61c77cb7138 Mon Sep 17 00:00:00 2001 From: Kamal Osman Date: Fri, 20 Sep 2024 14:52:56 +0100 Subject: [PATCH] docs: fix link to helm chart values Update they hyperlink to the helm chart values to point to the correct file --- deployments-and-hosting/kubernetes/helm-chart/cosmo-platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments-and-hosting/kubernetes/helm-chart/cosmo-platform.md b/deployments-and-hosting/kubernetes/helm-chart/cosmo-platform.md index f0249be..ca16d58 100644 --- a/deployments-and-hosting/kubernetes/helm-chart/cosmo-platform.md +++ b/deployments-and-hosting/kubernetes/helm-chart/cosmo-platform.md @@ -18,7 +18,7 @@ Helm releases are currently not part of any release automation. We update them a ## Install Cosmo -Install the chart through our official [`OCI`](https://helm.sh/docs/topics/registries/) chart. Note that [Helm 3.8](https://helm.sh/docs/topics/registries/) or later is required. Please copy the following chart [`values`](https://github.com/wundergraph/cosmo/blob/main/helm/cosmo/values.full.yaml) and adjust them according to your needs. +Install the chart through our official [`OCI`](https://helm.sh/docs/topics/registries/) chart. Note that [Helm 3.8](https://helm.sh/docs/topics/registries/) or later is required. Please copy the following chart [`values`](https://github.com/wundergraph/cosmo/blob/main/helm/cosmo/values.yaml) and adjust them according to your needs. While we use only production-grade Helm Charts, we did not configure all of them for production. You can adjust them to your needs yourself, or you can [contact us](https://wundergraph.com/contact/sales) for assistance in configuration and deployment options.