Question about latestPlugin property in the Jenkins Operator

Hello,
I am working with jenkins-operator (with the version: jenkins-operator:v0.8.0-beta.2)
I am trying to use the new feature provided to disable installing the latest plugins whenever Jenkins restarts.
Can someone point me to the exact location where the property "latestPlugins" should be placed? 
Should this property be placed in the Jenkins CRD file at the same level as basePlugins & Plugins?

Can someone please confirm or point me to the right location?

Thanks

yep indeed, you can see the level here: kubernetes-operator/chart/jenkins-operator/templates/jenkins.yaml at 7cdffbe7167bfc9fb2bf206baa16890f48d5c900 · jenkinsci/kubernetes-operator · GitHub, it’s under master crd struct