Skip to content

Commit

Permalink
Fix jeager typo in kubernetes-helm.mdx
Browse files Browse the repository at this point in the history
GITHUB_PR_NUMBER: 10216
GITHUB_PR_URL: hasura#10216

PR-URL: hasura/graphql-engine-mono#10778
Co-authored-by: Josh <[email protected]>
GitOrigin-RevId: 6243517fde237ab7aadac1a88b8829e852c8b169
  • Loading branch information
hasura-bot and joshpaulchan committed Apr 25, 2024
1 parent 746b18c commit c10336b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/deployment/deployment-guides/kubernetes-helm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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...).
Expand Down

0 comments on commit c10336b

Please sign in to comment.