Rancher monitoring skip crds while enabling

I’ve enabled rancher monitoring in one of our cluster but each time during enabling/upgrading, a job(operator-init-cluster-monitoring/operator-init-monitoring-operator) is running which installs/updates crds. Is it possible to enable monitoring without creating/updating the required crds ?
I would like to handle crds install/update from my end itself rather than rancher doing this for me for a specific reason.