File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ NAME READY STATUS RESTARTS AGE
157
157
minio-operator-69fd675557-lsrqg 1/1 Running 0 99s
158
158
` ` `
159
159
160
- # ## 3 ) Build the Tenant Configuration
160
+ # ## 2 ) Build the Tenant Configuration
161
161
162
162
We provide a variety of examples for creating MinIO Tenants in the `examples` directory. The following example creates a
163
163
4-node MinIO Tenant with 4 volumes per node :
@@ -166,7 +166,7 @@ We provide a variety of examples for creating MinIO Tenants in the `examples` di
166
166
kubectl apply -k github.com/minio/operator/examples/kustomization/bases
167
167
` ` `
168
168
169
- # ## 4 ) Connect to the Tenant
169
+ # ## 3 ) Connect to the Tenant
170
170
171
171
Use the following command to list the services created by the MinIO
172
172
Operator :
You can’t perform that action at this time.
0 commit comments