apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: storage resources: - minio-tenant.yaml - minio-policy-job.yaml # The operator creates the minio S3/console/headless Services and the # declarative bucket + user from the Tenant spec — no hand-rolled Service or # Bucket/User CRs (those kinds don't exist in the operator CRD set).