Configuring Qdrant Operator: Advanced Options The Qdrant Operator has several configuration options, which can be configured in the advanced section of your Hybrid Cloud Environment. The following YAML shows all configuration options with their default values: # Additional pod annotationspodAnnotations:{}# Configuration for the Qdrant operator service monitor to scrape metricsserviceMonitor:enabled:false# Resource requests and limits for the Qdrant operatorresources:{}# Node selector for the ...