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