Skip to content

Commit 0224de0

Browse files
authored
Merge pull request #238 from vdice/docs/rm-redundant-cert-manager-crd-install
docs(installing-with-helm): remove redundant cert-manager.crds.yaml install
2 parents 310f551 + a95b484 commit 0224de0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/docs/install/installing-with-helm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Before installing the chart, you'll need to ensure the following are installed:
2828
instructions see [the cert-manager documentation](https://cert-manager.io/docs/installation/).
2929

3030
```shell
31-
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.14.5/cert-manager.crds.yaml
3231
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.14.5/cert-manager.yaml
3332
```
3433

0 commit comments

Comments
 (0)