# Configure number of MinIO Operator Deployment Replicas replicas: count: 1 # Configure repo and tag of MinIO Operator Image image: name: registry1.dso.mil/ironbank/opensource/minio/minio-operator tag: 2.0.9 imagePullPolicy: IfNotPresent ## set kubernetes cluster domain where minio is running ## clusterDomain: cluster.local # watchedNamespace: set to blank to enable watching all namespaces watchedNamespace: imagePullSecrets: [ ]