Fix jeager typo in kubernetes-helm.mdx

GITHUB_PR_NUMBER: 10216
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/10216

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10778
Co-authored-by: Josh <5693033+joshpaulchan@users.noreply.github.com>
GitOrigin-RevId: 6243517fde237ab7aadac1a88b8829e852c8b169
This commit is contained in:
hasura-bot 2024-04-24 21:22:27 +05:30
parent 746b18c9c4
commit c10336bade

View File

@ -155,7 +155,7 @@ The Helm Chart is a collection of sub-charts that includes:
- GraphQL Engine Helm Chart.
- [Bitnami Redis(R)](https://github.com/bitnami/charts/tree/main/bitnami/redis) for caching and rate limit.
- [Kube Prometheus Stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack) for observability.
- [Jeager](https://github.com/jaegertracing/helm-charts) for trace collector.
- [Jaeger](https://github.com/jaegertracing/helm-charts) for trace collector.
- [Dex](https://github.com/dexidp/helm-charts/tree/master/charts/dex) for
[Single Sign-on middleware](https://hasura.io/docs/latest/enterprise/sso/config/#other-protocols).
- Data connector Helm Charts (GraphQL, Mongo, etc...).