rename zones to pools in helm-chart (#13073)

This commit is contained in:
Harshavardhana
2021-08-26 00:36:46 -07:00
committed by GitHub
parent 0559f46bbb
commit 2f9ab26372
5 changed files with 33 additions and 13 deletions
+2 -2
View File
@@ -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: