--- apiVersion: v1 kind: ConfigMap metadata: name: minio-operator-4.4.25-d2iq-defaults namespace: ${releaseNamespace} data: values.yaml: | --- operator: replicaCount: 1 # TODO: use defaults after resolving KIND cluster resource limitations #resources: # requests: # cpu: 200m # memory: 256Mi # ephemeral-storage: 500Mi console: ingress: # MinIO Console doesn't yet support being hosted behind a subpath. # See https://github.com/minio/console/issues/853. enabled: false # Do not create any static tenants tenant: null