Event Dime
Configuration
- When:
- January 1, 1 ยท 12:00 AM
- Where:
- Virtual
- Source:
- Qdrant
Private Cloud Configuration The Qdrant Private Cloud helm chart has several configuration options. The following YAML shows all configuration options with their default values: operator: # Amount of replicas for the Qdrant operator (v2) replicaCount: 1 image: # Image repository for the qdrant operator repository: registry.cloud.qdrant.io/qdrant/operator # Image pullPolicy pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "" imagePullSecrets: - name: q