We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9a38d commit d64105cCopy full SHA for d64105c
charts/linkerd-control-plane/README.md.gotmpl
@@ -47,7 +47,7 @@ Note that the provided certificates must be ECDSA certificates.
47
## Adding Linkerd's Helm repository
48
49
Included here for completeness-sake, but should have already been added when
50
-`linkerd-base` was installed.
+`linkerd-crds` was installed.
51
52
```bash
53
# To add the repo for Linkerd edge releases:
@@ -68,7 +68,7 @@ helm install linkerd-control-plane -n linkerd \
68
```
69
70
Note that you require to install this chart in the same namespace you installed
71
-the `linkerd-base` chart.
+the `linkerd-crds` chart.
72
73
## Setting High-Availability
74
0 commit comments