Skip to content

Commit

Permalink
remove linkerd-base references (#13323)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonros authored Nov 14, 2024
1 parent 09ee0d4 commit d469dad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions charts/linkerd-control-plane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ Note that the provided certificates must be ECDSA certificates.

## Adding Linkerd's Helm repository

Included here for completeness-sake, but should have already been added when
`linkerd-base` was installed.

```bash
# To add the repo for Linkerd edge releases:
helm repo add linkerd https://helm.linkerd.io/edge
Expand All @@ -69,9 +66,6 @@ helm install linkerd-control-plane -n linkerd \
linkerd/linkerd-control-plane
```

Note that you require to install this chart in the same namespace you installed
the `linkerd-base` chart.

## Setting High-Availability

Besides the default `values.yaml` file, the chart provides a `values-ha.yaml`
Expand Down

0 comments on commit d469dad

Please sign in to comment.