Skip to content

Commit 470179a

Browse files
committed
Update install docs
1 parent 866b71a commit 470179a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Add the Kadras [package repository](https://github.com/kadras-io/kadras-packages
3636
The recommended way of installing the Cert Manager package is via the Kadras <a href="https://github.com/kadras-io/kadras-packages">package repository</a>. If you prefer not using the repository, you can add the package definition directly using <a href="https://carvel.dev/kapp/docs/latest/install"><code>kapp</code></a> or <code>kubectl</code>.
3737

3838
```shell
39-
kubectl create namespace cert-manager
39+
kubectl create namespace kadras-packages
4040
kapp deploy -a cert-manager-package -n kadras-packages -y \
4141
-f https://github.com/kadras-io/package-for-cert-manager/releases/latest/download/metadata.yml \
4242
-f https://github.com/kadras-io/package-for-cert-manager/releases/latest/download/package.yml

0 commit comments

Comments
 (0)