The chart is oci://ghcr.io/rajsinghtech/charts/garage-operator. The complete, commented values file is charts/garage-operator/values.yaml; this page highlights production decisions.
256Mi is recommended for stable operation at larger resource counts
clusterDomain
cluster.local
Override for custom Kubernetes DNS domains. Renders as the operator's --cluster-domain flag (also settable as the CLUSTER_DOMAIN env var for non-Helm installs). See troubleshooting if bucket/key/token resources stay Pending with a DNS error.
webhooks.failurePolicy applies to ordinary webhooks; managed-PVC identity protection remains fail-closed. extraObjects renders additional templated Kubernetes objects and should be reviewed as part of the release. Pod security, tolerations, affinity, topology spread, and priority settings affect only the operator Pod; Garage workload scheduling belongs in GarageCluster/GarageNode specs.
See installation for namespace scoping and monitoring for the chart's monitoring integrations.