Is your feature request related to a problem?
Currently the docs use installcrds as the helm value passed in for cert manager, however this is now deprecated and will warn you of that if you use it.
Solution you'd like
use the new param seen here https://cert-manager.io/docs/installation/helm/#:~:text=version%20v1.17.2%20%5C-,%2D%2Dset%20crds.enabled%3Dtrue,-3.%20(optional)%20Verify
Alternatives you've considered
No response
Anything else?
just linking to the cert manager install page to avoid being out of sync in the long term future. however, if the route or domain of the page changes then that wont be much help. probably easier to just update whats in place and worry about that later.