+ # The crds must be manually applied to avoid the following error:
+ # one or more objects failed to apply, reason: CustomResourceDefinition.apiextensions.k8s.io "prometheuses.monitoring.coreos.com" is invalid: metadata.annotations: Too long: must have at most 262144 bytes
+ # it should be possible to fix this error
+ # The commands to run can be found on the operator page: