Skip to content

Commit

Permalink
README: Fix broken link to helm chart and wrong binary name (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmorais committed Sep 14, 2021
1 parent e6f4445 commit 1e59741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Overview

The `consul-k8s` binary includes first-class integrations between Consul and
The `consul-k8s-control-plane` binary includes first-class integrations between Consul and
Kubernetes. The project encapsulates multiple use cases such as syncing
services, injecting Connect sidecars, and more.
The Kubernetes integrations with Consul are
Expand Down Expand Up @@ -41,7 +41,7 @@ by contacting us at [security@hashicorp.com](mailto:security@hashicorp.com).
`consul-k8s` is distributed in multiple forms:

* The recommended installation method is the official
[Consul Helm chart](https://github.com/hashicorp/consul-k8s/tree/merge-repos/charts/consul). This will
[Consul Helm chart](https://github.com/hashicorp/consul-k8s/tree/main/charts/consul). This will
automatically configure the Consul and Kubernetes integration to run within
an existing Kubernetes cluster.

Expand Down

0 comments on commit 1e59741

Please sign in to comment.