mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
rename zones to pools in helm-chart (#13073)
This commit is contained in:
@@ -97,9 +97,9 @@ bucketRoot: ""
|
||||
# Number of drives attached to a node
|
||||
drivesPerNode: 1
|
||||
# Number of MinIO containers running
|
||||
replicas: 4
|
||||
replicas: 16
|
||||
# Number of expanded MinIO clusters
|
||||
zones: 1
|
||||
pools: 1
|
||||
|
||||
## TLS Settings for MinIO
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user