mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Repast content values-tenant.yaml 9
This commit is contained in:
@@ -94,13 +94,13 @@ tenant:
|
|||||||
# The number of MinIO Tenant Pods / Servers in this pool.
|
# The number of MinIO Tenant Pods / Servers in this pool.
|
||||||
# For standalone mode, supply 1. For distributed mode, supply 4 or more.
|
# For standalone mode, supply 1. For distributed mode, supply 4 or more.
|
||||||
# Note that the operator does not support upgrading from standalone to distributed mode.
|
# Note that the operator does not support upgrading from standalone to distributed mode.
|
||||||
- servers: 1
|
- servers: 4
|
||||||
###
|
###
|
||||||
# Custom name for the pool
|
# Custom name for the pool
|
||||||
name: pool-0
|
name: pool-0
|
||||||
###
|
###
|
||||||
# The number of volumes attached per MinIO Tenant Pod / Server.
|
# The number of volumes attached per MinIO Tenant Pod / Server.
|
||||||
volumesPerServer: 1
|
volumesPerServer: 4
|
||||||
###
|
###
|
||||||
# The capacity per volume requested per MinIO Tenant Pod.
|
# The capacity per volume requested per MinIO Tenant Pod.
|
||||||
size: 10Gi
|
size: 10Gi
|
||||||
|
|||||||
Reference in New Issue
Block a user