Skip to content

Commit d64105c

Browse files
Fix references to linkerd-crds in README
Updated README to reflect correct chart installation requirements. Signed-off-by: Sergei Zhekpisov <[email protected]>
1 parent 0e9a38d commit d64105c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/linkerd-control-plane/README.md.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Note that the provided certificates must be ECDSA certificates.
4747
## Adding Linkerd's Helm repository
4848

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

5252
```bash
5353
# To add the repo for Linkerd edge releases:
@@ -68,7 +68,7 @@ helm install linkerd-control-plane -n linkerd \
6868
```
6969

7070
Note that you require to install this chart in the same namespace you installed
71-
the `linkerd-base` chart.
71+
the `linkerd-crds` chart.
7272

7373
## Setting High-Availability
7474

0 commit comments

Comments
 (0)